Skip to content

Commit

Permalink
fix(coverage): add finish option
Browse files Browse the repository at this point in the history
  • Loading branch information
gchoqueux committed Feb 14, 2025
1 parent 4ee3c7f commit a5a03ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
with:
parallel-finished: true
github-token: ${{ secrets.GITHUB_TOKEN }}
carryforward: "run-@itowns/geographic,run-itowns"
# Functional tests
functional-tests:
name: Functional tests
Expand Down

0 comments on commit a5a03ef

Please sign in to comment.