Skip to content

Commit 77b268d

Browse files
committed
Update main.yml
1 parent 833f4ad commit 77b268d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: yarn install --immutable
5151

5252
test:
53-
needs: ['install']
53+
needs: ['build']
5454
uses: './.github/workflows/test.yml'
5555

5656
build:

0 commit comments

Comments
 (0)