Skip to content

Commit

Permalink
Test with no test caching
Browse files Browse the repository at this point in the history
  • Loading branch information
aomarks committed Jun 29, 2022
1 parent 9843932 commit 47fd60f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Expand Up @@ -65,6 +65,7 @@ jobs:
env:
BROWSERS: preset:local
CONCURRENT_BROWSERS: 3
WIREIT_CACHE: none
run: npm run test

windows-tools:
Expand Down Expand Up @@ -92,4 +93,5 @@ jobs:
- name: Test
env:
RUN_BROWSER_TESTS: false
WIREIT_CACHE: none
run: npm run test:windows

0 comments on commit 47fd60f

Please sign in to comment.