Skip to content

Commit 75082bb

Browse files
committed
Break token
1 parent 0a5bbeb commit 75082bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
with:
138138
disable_search: true
139139
files: ./junit.xml
140-
token: ${{ secrets.CODECOV_TOKEN }}
140+
token: 'what error would it be'
141141

142142
- if: matrix.calculate-coverage
143143
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)