Skip to content

Commit

Permalink
fix: shell property missing
Browse files Browse the repository at this point in the history
  • Loading branch information
Meierschlumpf committed Nov 4, 2024
1 parent 82f3569 commit 1cfc0db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/e2e-execution/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ runs:
SKIP_ENV_VALIDATION: true

- name: Run E2E Tests
- shell: bash
run: |
echo "Here we would run them with testcontainers"

0 comments on commit 1cfc0db

Please sign in to comment.