Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomationD committed Jun 7, 2024
1 parent 87639cd commit bbe0a21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run.e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ jobs:
env: e2e03
test_name: TestExamplesCompleteWeb
- name: web-nginx-proxy
env: e2e05
env: e2e04
test_name: TestExamplesWebProxy
- name: worker-scheduled-autoscale
env: e2e04
env: e2e05
test_name: TestExamplesWorkerAutoScheduled
- name: complete-worker-ec2
env: e2e05
env: e2e06
test_name: TestExamplesWorkerEc2
env:
ENV: ${{ matrix.env }}
Expand Down

0 comments on commit bbe0a21

Please sign in to comment.