Skip to content

Commit

Permalink
ci: remove frontend coverage test
Browse files Browse the repository at this point in the history
  • Loading branch information
goapunk authored and m4ra committed Feb 8, 2024
1 parent 1fc3a11 commit 2ba4bcf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,3 @@ jobs:
- name: Run Frontend Tests
run: |
npm test
- name: Frontend Coverage
uses: artiomtr/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
if: github.event_name == 'pull_request'

0 comments on commit 2ba4bcf

Please sign in to comment.