Skip to content

Commit

Permalink
use tox-lsr 2.2.0
Browse files Browse the repository at this point in the history
Upgrade to tox-lsr 2.2.0 to pick up fix for improving collection
testing to get rid of black.
  • Loading branch information
nhosoi committed Feb 11, 2021
1 parent 500e5ab commit 3b0c1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: tox
on: # yamllint disable-line rule:truthy
- pull_request
env:
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@2.1.2"
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@2.2.0"
LSR_ANSIBLES: 'ansible==2.8.* ansible==2.9.*'
LSR_MSCENARIOS: default
# LSR_EXTRA_PACKAGES: libdbus-1-dev
Expand Down

0 comments on commit 3b0c1f4

Please sign in to comment.