Skip to content

Commit 3b0c1f4

Browse files
committed
use tox-lsr 2.2.0
Upgrade to tox-lsr 2.2.0 to pick up fix for improving collection testing to get rid of black.
1 parent 500e5ab commit 3b0c1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: tox
33
on: # yamllint disable-line rule:truthy
44
- pull_request
55
env:
6-
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@2.1.2"
6+
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@2.2.0"
77
LSR_ANSIBLES: 'ansible==2.8.* ansible==2.9.*'
88
LSR_MSCENARIOS: default
99
# LSR_EXTRA_PACKAGES: libdbus-1-dev

0 commit comments

Comments
 (0)