We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b55bdb + 3b0c1f4 commit 485de47Copy full SHA for 485de47
.github/workflows/tox.yml
@@ -3,7 +3,7 @@ name: tox
3
on: # yamllint disable-line rule:truthy
4
- pull_request
5
env:
6
- 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"
7
LSR_ANSIBLES: 'ansible==2.8.* ansible==2.9.*'
8
LSR_MSCENARIOS: default
9
# LSR_EXTRA_PACKAGES: libdbus-1-dev
0 commit comments