Skip to content

Commit

Permalink
add cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeal-eth committed Aug 15, 2023
1 parent 7b98a7c commit 9365c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Cache Cannon packages
uses: actions/cache@v3
with:
key: cannon-${{ matrix.workspace }}
path: |
~/.local/share/cannon
Expand Down

0 comments on commit 9365c6e

Please sign in to comment.