Skip to content

Commit

Permalink
try different setup
Browse files Browse the repository at this point in the history
  • Loading branch information
kedhammar committed Feb 9, 2024
1 parent fabddb2 commit dffb435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
# Options are `alpine`, `linux`, `macos`, `windows`
curl -Os https://uploader.codecov.io/latest/linux/codecov
chmod +x codecov
./codecov -t ${CODECOV_TOKEN}
./codecov -t ${{ secrets.CODECOV_TOKEN }}

0 comments on commit dffb435

Please sign in to comment.