ci: re-enable tests on main (#15204)

Now that the tests are grouped more tightly we don't use as many runners
as before, so we can re-enable these without clogging the queue.
This commit is contained in:
Luiz Aoqui
2022-11-10 13:51:37 -05:00
committed by GitHub
parent 02253e6f19
commit e20af3cf20

View File

@@ -1,9 +1,6 @@
name: Core CI Tests
on:
push:
branches-ignore:
- main
- release-**
paths-ignore:
- 'README.md'
- 'CHANGELOG.md'
@@ -128,4 +125,3 @@ jobs:
sudo hc-install install -version ${{env.CONSUL_VERSION}} -path /usr/local/bin consul
sudo sed -i 's!Defaults!#Defaults!g' /etc/sudoers
sudo -E env "PATH=$PATH" make test-nomad