Skip to content

Commit ccdeec2

Browse files
committed
Fix codecov.
1 parent d30ddad commit ccdeec2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,6 @@ jobs:
100100
101101
- name: Upload code coverage
102102
uses: codecov/codecov-action@v4
103+
with:
104+
token: ${{ secrets.CODECOV_TOKEN }}
105+
slug: crocs-muni/ECTester

0 commit comments

Comments
 (0)