Skip to content

Commit

Permalink
Fix CI (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynne committed Apr 28, 2024
1 parent 788d5dc commit ec777ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ on:
jobs:
unit-tests:
uses: vapor/ci/.github/workflows/run-unit-tests.yml@main
secrets: inherit
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit ec777ac

Please sign in to comment.