Skip to content

Commit

Permalink
chore: remove input (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
sr4850 committed Sep 20, 2024
1 parent 342e60b commit 2bb78d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e-test-verification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
uses: dvsa/vol-functional-tests/.github/workflows/e2eSmoke.yaml@main
with:
platform_env: dev
test: 'sync'

e2e-full-regression-test:
name: E2E Full Regression Test on Dev
Expand All @@ -18,5 +17,4 @@ jobs:
uses: dvsa/vol-functional-tests/.github/workflows/e2eFullRegression.yaml@main
with:
platform_env: dev
test: 'sync'

0 comments on commit 2bb78d9

Please sign in to comment.