Skip to content

Commit 4f96163

Browse files
committed
reenable need: test and quality for 'package' job
1 parent 3eed22d commit 4f96163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-package-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
if: always()
136136

137137
package:
138-
#needs: [code-quality, test]
138+
needs: [code-quality, test]
139139

140140
runs-on: ubuntu-latest
141141

0 commit comments

Comments
 (0)