Skip to content

Commit 97dca12

Browse files
committed
night
1 parent 4c2ac91 commit 97dca12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
build:
108108
name: Build ${{ matrix.name }}
109109
runs-on: ubuntu-latest
110-
needs: test
110+
# needs: test
111111
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
112112

113113
permissions:

0 commit comments

Comments
 (0)