Skip to content

Commit

Permalink
change back
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertdeng123 committed May 29, 2024
1 parent 905aab3 commit 05b3aa0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,9 @@ jobs:
uses: actions/checkout@v4

- name: End to end tests
uses: getsentry/action-self-hosted-e2e-tests@f21f7c9c863f59b8cef059859e50435566fae399
uses: getsentry/action-self-hosted-e2e-tests@main
with:
project_name: relay
image_url: ghcr.io/getsentry/relay:8b7612f44d91ce0770b11006fcb526812d6c3f25
docker_repo: getsentry/relay
project_name: self-hosted

unit-test:
if: github.repository_owner == 'getsentry'
Expand Down

0 comments on commit 05b3aa0

Please sign in to comment.