summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index fbcc9fff..2f6b4b49 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -60,6 +60,7 @@ jobs:
env:
PY_COLORS: 1
ANSIBLE_FORCE_COLOR: 1
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: >-
molecule --version &&
ansible --version &&