Skip to content

Commit 6b35d7b

Browse files
committed
chore: temporary comment unit tests workflow
1 parent d86a6e6 commit 6b35d7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
- name: Setup
3636
uses: ./.github/actions/setup
3737

38-
- name: Run unit tests
39-
run: yarn test --maxWorkers=2 --coverage
38+
# - name: Run unit tests
39+
# run: yarn test --maxWorkers=2 --coverage
4040

4141
build-library:
4242
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)