Skip to content

Commit

Permalink
show cache
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-forooghian committed Nov 3, 2023
1 parent 358bed7 commit 68900b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- run: npm ci
- name: Install playwright dependencies
run: sudo npx playwright install-deps
- name: Show cache
run: find ~/.cache
- env:
PLAYWRIGHT_BROWSER: ${{ matrix.browser }}
run: npm run test:playwright

0 comments on commit 68900b2

Please sign in to comment.