Skip to content

Commit

Permalink
fix test action
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas committed Oct 1, 2024
1 parent 32f6ab3 commit 49df5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
name: Code Coverage Report
if: github.event_name == 'pull_request'
runs-on: ubuntu-latest
needs: test
needs: Tests
steps:
- uses: fgrosse/[email protected]
with:
Expand Down

0 comments on commit 49df5fb

Please sign in to comment.