Skip to content

Commit

Permalink
cache-dependency-path
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkarex committed Nov 24, 2023
1 parent bfdcee8 commit e2198c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
# https://nodejs.org/en/about/releases/
node-version: '18'
cache: 'npm'
cache-dependency-path: 'Extensions/composer.lock'

- run: npm ci

Expand Down

0 comments on commit e2198c3

Please sign in to comment.