Skip to content

Commit f277bd7

Browse files
committed
fix version
1 parent 0f01b31 commit f277bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: ./
2222
with:
2323
working-directory: testdata
24-
version: v1.0.66
24+
version: v1.0.6
2525
- name: Diff
2626
run: diff -y coverage_expected.lcov coverage.lcov
2727
working-directory: testdata

0 commit comments

Comments
 (0)