Skip to content

Commit

Permalink
Temporary fix for molecule
Browse files Browse the repository at this point in the history
To be removed after the fix is released, see
ansible/molecule#3409
  • Loading branch information
giner committed Feb 1, 2022
1 parent 7062f41 commit 269b789
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
steps:
- name: Check out
uses: actions/checkout@v2
with: # TODO: Remove after the fix is released, see
path: 'giner.tfenv' # https://github.com/ansible-community/molecule/pull/3409
- name: Set up Python 3
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 269b789

Please sign in to comment.