We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f01b31 commit f277bd7Copy full SHA for f277bd7
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: ./
22
with:
23
working-directory: testdata
24
- version: v1.0.66
+ version: v1.0.6
25
- name: Diff
26
run: diff -y coverage_expected.lcov coverage.lcov
27
0 commit comments