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 876f273 commit ea0ad0eCopy full SHA for ea0ad0e
.github/workflows/ci.yml
@@ -292,7 +292,6 @@ jobs:
292
# We cannot execute actions that are not placed under .github of the main repo
293
mkdir -p .github/actions
294
cp -r sentry/.github/actions/setup-sentry .github/actions/
295
- cp -r sentry/.github/actions/setup-python .github/actions/
296
297
- name: Setup Sentry
298
uses: ./.github/actions/setup-sentry
0 commit comments