Skip to content

Commit

Permalink
fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
bodono committed Oct 1, 2021
1 parent 3ba594a commit 74e6b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: make test COVERAGE=1

- name: Run tests
run: out/run_tests_direct && run: out/run_tests_indirect
run: out/run_tests_direct && out/run_tests_indirect

- name: Process coverage
uses: imciner2/run-lcov@v1
Expand Down

0 comments on commit 74e6b01

Please sign in to comment.