We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5023e67 commit b1aab6dCopy full SHA for b1aab6d
.github/workflows/build.yml
@@ -267,7 +267,7 @@ jobs:
267
path: src
268
269
- name: Integration test
270
- uses: getsentry/github-workflows/sentry-cli/integration-test/@v2
+ uses: getsentry/github-workflows/sentry-cli/integration-test/@0ee6d58acd5ca949358c3f62263a3c592689553e
271
with:
272
path: integration-test
273
@@ -348,7 +348,7 @@ jobs:
348
349
350
- name: Test AOT
351
352
env:
353
RuntimeIdentifier: ${{ matrix.rid }}
354
0 commit comments