Skip to content

Commit 97b5e42

Browse files
authored
Fix staging workflow (#4648)
1 parent 42302c9 commit 97b5e42

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/deploy-staging.yml

-9
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,3 @@ jobs:
5959
with:
6060
url: "https://fac-staging.app.cloud.gov"
6161
environment: "staging"
62-
63-
generate-e2e-test-data:
64-
needs:
65-
- deploy-staging
66-
name:
67-
uses: ./.github/workflows/end-to-end-test-data-generator.yml
68-
secrets: inherit
69-
with:
70-
environment: "staging"

0 commit comments

Comments
 (0)