Skip to content

Commit 332097f

Browse files
authored
Update build-dev.yaml
1 parent 173f46d commit 332097f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/build-dev.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,4 @@ jobs:
232232
oc -n ${{ secrets.OPENSHIFT_GOLD_LICENSE_PLATE }}-dev rollout restart deployment ${{ github.ref_name }}-maintenance
233233
oc -n ${{ secrets.OPENSHIFT_GOLD_LICENSE_PLATE }}-dev rollout restart deployment ${{ github.ref_name }}-scheduler
234234
235-
automatedTests:
236-
name: Automated tests
237-
uses: manuji/bcparks-automated-tests/.github/workflows/playwright.yml@main
238-
with:
239-
environment: 'dev'
240-
secrets: inherit
235+

0 commit comments

Comments
 (0)