Skip to content

Commit 5c693a5

Browse files
committed
add temporary codecov token
1 parent 6c3d085 commit 5c693a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
if: github.repository == 'BioMemPhys-FAU/domhmm' && github.event_name != 'schedule'
109109
uses: codecov/codecov-action@v3
110110
with:
111+
token: d76c3108-6030-44f7-aeee-2ca2eabfaf28
111112
file: coverage.xml
112113
name: codecov-${{ matrix.os }}-py${{ matrix.python-version }}
113114
verbose: True

0 commit comments

Comments
 (0)