Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Sep 23, 2020
1 parent 60cb5bd commit de3354e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Run tests
run: make test
- name: Convert coverage to lcov
uses: jandelgado/[email protected].3
uses: jandelgado/[email protected].2
with:
infile: coverage.out
outfile: coverage.lcov
Expand Down

0 comments on commit de3354e

Please sign in to comment.