Skip to content

Commit

Permalink
Update coveralls version to 2.3.0 in continuous_integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glados-verma authored Aug 27, 2024
1 parent 207303e commit 4ee10ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Test with tox
run: tox
- name: Publish to Coveralls with GitHub Action
uses: coverallsapp/github-action@v2.2.3
uses: coverallsapp/github-action@v2.3.0
with:
parallel: true
flag-name: python-${{ matrix.python-version }}
Expand Down

0 comments on commit 4ee10ad

Please sign in to comment.