Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
trallard committed Jun 12, 2024
1 parent 2ed9ae9 commit 596852d
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 @@ -249,4 +249,4 @@ jobs:
name: "Post coverage comment"
# we call the coverage workflow directly to avoid issues with artefacts
if: ${{ github.event_name == 'pull_request' }}
uses: ./.github/workflows/coverage.yml
uses: ./.github/workflows/coverage.yml

0 comments on commit 596852d

Please sign in to comment.