Skip to content

Commit

Permalink
Merge pull request #11985 from mattfarina/only-test-once
Browse files Browse the repository at this point in the history
Only run tests once
  • Loading branch information
mattfarina committed Apr 12, 2023
2 parents 0a6d0b8 + 3232493 commit e630834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Run unit tests
run: make test-coverage
- name: Test build
run: make test build
run: make build

0 comments on commit e630834

Please sign in to comment.