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.
1 parent addfeac commit b3e9c7fCopy full SHA for b3e9c7f
.github/workflows/pull_request.yml
@@ -7,6 +7,8 @@ on:
7
push:
8
branches:
9
- master
10
+env:
11
+ ANSIBLE_FORCE_COLOR: True
12
13
jobs:
14
lint:
0 commit comments