Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Floris272 authored Oct 4, 2024
1 parent 402d374 commit 6382067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Publish coverage report
uses: codecov/[email protected]
with:
token: $
token: ${{ secrets.CODECOV_TOKEN }}

# API projects: implement the necessary scripts for this. You can take a look
# at open-forms for inspiration, using drf-spectacular.
Expand Down

0 comments on commit 6382067

Please sign in to comment.