Skip to content

Commit e259041

Browse files
committed
Add codecov token
1 parent 2526ff9 commit e259041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
uses: codecov/codecov-action@v5
6262
with:
6363
gcov: true
64+
token: ${{ secrets.CODECOV_TOKEN }}
6465
- name: Generate URSim log files
6566
if: always()
6667
run: |

0 commit comments

Comments
 (0)