Skip to content

Commit

Permalink
updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fredkingham committed Aug 26, 2022
1 parent de950f7 commit 4307b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -56,7 +56,7 @@ jobs:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
coveralls:
name: Indicate completion to coveralls.io
needs: test
needs: integration-test
runs-on: ubuntu-latest
container: python:3-slim
steps:
Expand Down

0 comments on commit 4307b24

Please sign in to comment.