Skip to content

Commit 5b1547f

Browse files
committed
Run the new tox test
Signed-off-by: Sergei Petrosian <spetrosi@redhat.com>
1 parent f9814c1 commit 5b1547f

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
@@ -41,6 +41,6 @@ jobs:
4141
36) toxenvs="${toxenvs},coveralls,black,yamllint,shellcheck" ;;
4242
37) toxenvs="${toxenvs},coveralls" ;;
4343
38) toxenvs="${toxenvs},coveralls,ansible-lint,ansible-plugin-scan,collection,ansible-test" ;;
44-
39) toxenvs="${toxenvs},coveralls" ;;
44+
39) toxenvs="${toxenvs},coveralls,ansible-managed-var-comment" ;;
4545
esac
4646
TOXENV="$toxenvs" lsr_ci_runtox

0 commit comments

Comments
 (0)