Skip to content

Commit 05cd54e

Browse files
committed
Bugfix
1 parent a0b75b0 commit 05cd54e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-DEV.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
test:
6262
name: Test
6363
runs-on: ubuntu-latest
64+
needs: build
6465
strategy:
6566
fail-fast: false
6667
max-parallel: 10

0 commit comments

Comments
 (0)