Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
disable more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Feb 3, 2023
1 parent c2143fa commit 8ed6bcd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 264 deletions.
264 changes: 0 additions & 264 deletions .github/workflows/cypress.yaml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:
PR_NUMBER: ${{ github.event.pull_request.number }}
jobs:
jest:
if: false
name: Jest
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 8ed6bcd

Please sign in to comment.