Skip to content

Commit

Permalink
fix: typo one dash to much
Browse files Browse the repository at this point in the history
  • Loading branch information
Meierschlumpf committed Nov 4, 2024
1 parent 1cfc0db commit f2c8cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/e2e-execution/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ runs:
SKIP_ENV_VALIDATION: true

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

0 comments on commit f2c8cde

Please sign in to comment.