Don't run regression tests twice in GitHub CI (#1477)

This commit is contained in:
John Kerl 2024-01-20 14:24:12 -05:00 committed by GitHub
parent 36b4654445
commit 2abb9b4729
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,8 +25,8 @@ jobs:
- name: Build
run: make build
- name: Test
run: make check
- name: Unit tests
run: make unit-test
- name: Regression tests
# We run these with a convoluted path to ensure the tests don't