Skip to content

Commit

Permalink
Merge pull request #25 from s-martin/dependabot/github_actions/covera…
Browse files Browse the repository at this point in the history
…llsapp/github-action-2

Bump coverallsapp/github-action from 1 to 2
  • Loading branch information
s-martin authored Dec 27, 2023
2 parents 145ba20 + 8ce81b4 commit 18c5a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Close parallel build
uses: coverallsapp/github-action@v1
uses: coverallsapp/github-action@v2
with:
parallel-finished: true
#carryforward: "run-1,run-2"

0 comments on commit 18c5a9b

Please sign in to comment.