Skip to content

Commit 41c314f

Browse files
committed
ci: mac test job doesn't need to wait for ubuntu to complete
1 parent 996b3da commit 41c314f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434

3535
build-mac:
3636
runs-on: macOS-latest
37-
needs: build-ubuntu
3837
if: github.ref_name == 'main'
3938
steps:
4039
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)