Skip to content

Commit 3cf08ec

Browse files
Test
Former-commit-id: 29819bd
1 parent 8b7f85a commit 3cf08ec

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ jobs:
1919
path: "${{ github.repository }}"
2020
- name: molecule
2121
uses: robertdebock/[email protected]
22-
env:
23-
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
24-
PY_COLORS: 1
22+
# env:
23+
# PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2524
# uninstall:
2625
# needs:
2726
# - test

0 commit comments

Comments
 (0)