Skip to content

Commit 0108e78

Browse files
authored
Merge pull request #4649 from GSA-TTS/main
2 parents 0f16a07 + 97b5e42 commit 0108e78

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)