Skip to content

Commit 31d3d43

Browse files
committed
6
1 parent 06be597 commit 31d3d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
run: |
8181
npm run start:backend &
8282
npm run build:test-app
83-
npm run e2e
83+
npm run e2e -w apps/cache-testing
8484
- uses: actions/upload-artifact@v4
8585
if: always()
8686
with:

0 commit comments

Comments
 (0)