Skip to content

Commit ea0ad0e

Browse files
authored
Stop using bundled wrapper of sentry-python (#1341)
1 parent 876f273 commit ea0ad0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,6 @@ jobs:
292292
# We cannot execute actions that are not placed under .github of the main repo
293293
mkdir -p .github/actions
294294
cp -r sentry/.github/actions/setup-sentry .github/actions/
295-
cp -r sentry/.github/actions/setup-python .github/actions/
296295
297296
- name: Setup Sentry
298297
uses: ./.github/actions/setup-sentry

0 commit comments

Comments
 (0)