Skip to content

Commit 1ca49e0

Browse files
committed
reset GH action
1 parent dfaff9e commit 1ca49e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example-apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: yarn --cwd examples/${{ matrix.example }} typecheck
3333

3434
- name: Test
35-
run: yarn --cwd examples/${{ matrix.example }} test --detectOpenHandles
35+
run: yarn --cwd examples/${{ matrix.example }} test

0 commit comments

Comments
 (0)