Skip to content

Commit 7c66485

Browse files
committed
adding back in
1 parent 21e5f54 commit 7c66485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191

192192
deploy:
193193
name: Deploy
194-
# needs: build-and-test
194+
needs: build-and-test
195195
environment: production
196196
runs-on: ubuntu-latest
197197

0 commit comments

Comments
 (0)