Skip to content

Commit

Permalink
Use setup-sentry defaults (#1345)
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem authored Dec 21, 2023
1 parent 170b51d commit 17c85dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ jobs:
workdir: sentry
kafka: true
snuba: true
cache-files-hash: ${{ hashFiles('sentry/requirements**.txt') }}
python-version: 3.8

- name: Do the localhost docker dance
run: echo "$DJANGO_LIVE_TEST_SERVER_ADDRESS host.docker.internal" | sudo tee --append /etc/hosts
Expand Down

0 comments on commit 17c85dd

Please sign in to comment.