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 4851f9e68a
commit d23203b7e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

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