Skip to content

Commit

Permalink
ci: set cache parameter explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
ok-nick committed Sep 20, 2023
1 parent 5a15426 commit 3aa1ee0
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 @@ -15,6 +15,8 @@ defaults:
jobs:
test-cache:
uses: ./.github/workflows/env.yml
with:
cache: "true"
test-no-cache:
uses: ./.github/workflows/env.yml
with:
Expand Down

0 comments on commit 3aa1ee0

Please sign in to comment.