Skip to content

Commit 35590f4

Browse files
fix linux
1 parent 29c0c47 commit 35590f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
working-directory: e2e
5858

5959
- name: run e2e tests
60+
if: matrix.os != 'ubuntu-latest'
6061
run: |
6162
pnpm install
6263
pnpm test

0 commit comments

Comments
 (0)