Skip to content

Commit

Permalink
Update pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsag authored Jan 14, 2025
1 parent 8d3868f commit 43c8a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Build
run: npm run build --if-present
- name: Cache unit tests dependencies
- uses: actions/cache@v3
uses: actions/cache@v3
id: playwright-cache
with:
path: |
Expand Down

0 comments on commit 43c8a4c

Please sign in to comment.