Skip to content

Commit

Permalink
fix: remove verify analytics step
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiandoetsch authored and ShawkyZ committed Jul 10, 2024
1 parent 7b46336 commit ab77918
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ jobs:
run: |
make tools lint
- name: Verify analytics
env:
AMPLITUDE_KEY: ${{ secrets.AMPLITUDE_KEY }}
run: |
make verify-analytics
- name: Run tests
env:
DEEPROXY_API_URL: ${{secrets.DEEPROXY_API_URL}}
Expand Down

0 comments on commit ab77918

Please sign in to comment.