We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b3aa0 commit 1b0386cCopy full SHA for 1b0386c
.github/workflows/test.yml
@@ -21,6 +21,8 @@ jobs:
21
steps:
22
- name: Checkout
23
uses: actions/checkout@v4
24
+ with:
25
+ path: self-hosted
26
27
- name: End to end tests
28
uses: getsentry/action-self-hosted-e2e-tests@main
0 commit comments