Skip to content

Commit 12c129f

Browse files
committed
skip rm ubuntu-latest
1 parent d4d85d1 commit 12c129f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ jobs:
275275
exit 1
276276
277277
- name: remove with-typescript-nextjs
278+
if: matrix.os != 'ubuntu-latest' #rm: cannot remove examples/with-typescript-nextjs: Directory not empty
278279
run: rm -rf examples/with-typescript-nextjs
279280

280281
- name: node with-javascript-vite

0 commit comments

Comments
 (0)