Skip to content

Commit

Permalink
ci: disable restore key for ansible collection cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Dec 29, 2023
1 parent 0d3e565 commit e01b1a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ jobs:
~/.ansible/roles
~/.cache/ansible-compat
key: ${{ runner.os }}-ansible-${{ hashFiles('**/requirements.yml') }}
restore-keys: |
${{ runner.os }}-ansible-

- run: make install
- run: make test
Expand Down

0 comments on commit e01b1a3

Please sign in to comment.