Skip to content

Commit

Permalink
Fix staging workflow (#4648)
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa authored Jan 22, 2025
1 parent 42302c9 commit 97b5e42
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,3 @@ jobs:
with:
url: "https://fac-staging.app.cloud.gov"
environment: "staging"

generate-e2e-test-data:
needs:
- deploy-staging
name:
uses: ./.github/workflows/end-to-end-test-data-generator.yml
secrets: inherit
with:
environment: "staging"

0 comments on commit 97b5e42

Please sign in to comment.