Skip to content

Commit

Permalink
fix: make it flags
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Sep 24, 2024
1 parent c2e0adb commit b28b0d2
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 @@ -27,7 +27,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
file: fake-file.txt
flag: fake
flags: fake
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b28b0d2

Please sign in to comment.