Skip to content

Commit 961f5dc

Browse files
committed
updated tests
1 parent 78e3813 commit 961f5dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run unit tests
2323
run: go test -race -covermode atomic -coverprofile=coverage.out ./...
2424
- name: Convert coverage to lcov
25-
uses: jandelgado/[email protected].8
25+
uses: jandelgado/[email protected].9
2626
- name: Coveralls
2727
uses: coverallsapp/github-action@master
2828
with:

0 commit comments

Comments
 (0)