Skip to content

Commit

Permalink
disable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Herrmann authored and Robin Herrmann committed Jun 21, 2024
1 parent f329e25 commit 5654dd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
- name: Run Unittests
run: xvfb-run --auto-servernum npm run test

- name: Run coverage
run: npm run coverage
# - name: Run coverage
# run: npm run coverage

0 comments on commit 5654dd9

Please sign in to comment.