We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 206a0c4 commit c26f7e2Copy full SHA for c26f7e2
.github/workflows/deploy-prod.yml
@@ -35,7 +35,7 @@ jobs:
35
id-token: write
36
contents: read
37
needs:
38
- - deploy-test-dev
+ - test-unit
39
environment: "AWS PROD"
40
steps:
41
- name: Set up Node for testing
0 commit comments