Skip to content

Commit

Permalink
run on ubuntu for demo purposes (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alon Gluz authored Sep 29, 2024
1 parent ab6b2c0 commit 39758b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/black-box.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ on: workflow_dispatch

jobs:
run-e2e-tests:
runs-on: [self-hosted, dev-ci]
environment: staging
runs-on: ubuntu-latest
name: Run E2E Tests

steps:
- name: Say that you are testing
run: echo "Testing......!"
Expand Down

0 comments on commit 39758b4

Please sign in to comment.