Skip to content

Commit dfd3369

Browse files
committed
ci: remove dependency on lint job for test execution
1 parent b465d59 commit dfd3369

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- run: yarn run lint
2020

2121
test:
22-
needs: [lint]
2322
runs-on: ${{ matrix.os }}
2423
strategy:
2524
fail-fast: true

0 commit comments

Comments
 (0)