Skip to content

Commit

Permalink
Fix rebase blunder.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Aug 9, 2021
1 parent 762668e commit 12a67c2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,4 @@ jobs:
timeout-minutes: 20
run: >
tox --verbose --verbose -e
"${{ matrix.python-version }}-integration
-${{ matrix.toxenv }}"
-- -vv
"${{ matrix.python-version }}-integration-${{ matrix.toxenv }}" -- -vv

0 comments on commit 12a67c2

Please sign in to comment.