Skip to content

Commit cc9e111

Browse files
committed
separate tests
1 parent e86afd7 commit cc9e111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929

3030
- name: Run TypeScript compiler check
3131
run: npm run build
32+
3233
test:
3334
runs-on: ubuntu-latest
3435
steps:
@@ -67,7 +68,6 @@ jobs:
6768

6869
test-build:
6970
runs-on: ubuntu-latest
70-
needs: test
7171

7272
steps:
7373
- name: Checkout code

0 commit comments

Comments
 (0)