Skip to content

Commit

Permalink
[chore] Disable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
amivanoff committed Jan 1, 2022
1 parent 20b3b4b commit 59bf608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
#- name: Lint
# run: yarn lint

- name: Test
run: yarn test --ci --coverage --maxWorkers=2
#- name: Test
# run: yarn test --ci --coverage --maxWorkers=2

0 comments on commit 59bf608

Please sign in to comment.