Skip to content

Commit

Permalink
Use python for e2e tests (#2953)
Browse files Browse the repository at this point in the history
* bump e2e action commit sha
  • Loading branch information
hubertdeng123 authored Apr 11, 2024
1 parent b063f0f commit 7c99269
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 165 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
sudo chmod +x "/usr/local/lib/docker/cli-plugins/docker-compose"
- name: End to end tests
uses: getsentry/action-self-hosted-e2e-tests@03010bd2963edc1f47b6e5e03167a4bc1433ea36
uses: getsentry/action-self-hosted-e2e-tests@main
with:
project_name: self-hosted

Expand Down
152 changes: 0 additions & 152 deletions _integration-test/run.sh

This file was deleted.

12 changes: 0 additions & 12 deletions test.sh

This file was deleted.

0 comments on commit 7c99269

Please sign in to comment.