Skip to content

Commit 6b5ea70

Browse files
committed
Forgot the codecov action
1 parent 51e72f8 commit 6b5ea70

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
@@ -181,7 +181,7 @@ jobs:
181181
run: ls -l -R .
182182

183183
- name: Upload coverage reports to Codecov
184-
uses: codecov/codecov-action@v5
184+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d
185185
with:
186186
# Upload all coverage report files
187187
files: ./coverage_*/coverage.xml

0 commit comments

Comments
 (0)