Skip to content

Commit 69675a0

Browse files
committed
correct package workflow
1 parent 757fa6c commit 69675a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
if: always()
9797

9898
package:
99-
#needs: test
99+
needs: test
100100
runs-on: ubuntu-latest
101101

102102
steps:

0 commit comments

Comments
 (0)