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 5a4bb07 commit ef4c059Copy full SHA for ef4c059
.github/workflows/deploy-dev.yml
@@ -70,7 +70,7 @@ jobs:
70
71
test-dev:
72
runs-on: ubuntu-latest
73
- name: Run Live Integration Tests
+ name: Run Live Tests
74
needs:
75
- deploy-dev
76
concurrency:
.github/workflows/deploy-prod.yml
0 commit comments