Skip to content

Commit 68a5f6e

Browse files
committed
Run both lint and build in parallel for speed
1 parent f4c819d commit 68a5f6e

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
@@ -35,7 +35,6 @@ jobs:
3535
build:
3636
name: Build
3737
runs-on: ubuntu-latest
38-
needs: quality
3938
steps:
4039
- name: Checkout
4140
uses: actions/checkout@v6

0 commit comments

Comments
 (0)