Skip to content

Commit

Permalink
ci: fake cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Oct 25, 2023
1 parent 60c0d57 commit 9ce9101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/poetry-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: actions/cache@v3
with:
path: local_data
key: data

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 9ce9101

Please sign in to comment.