Skip to content

Commit 2423cfd

Browse files
RezaulRezaul
authored andcommitted
chore: remove test case
1 parent a8e52fa commit 2423cfd

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,6 @@ jobs:
3131
- name: Typecheck files
3232
run: yarn typecheck
3333

34-
test:
35-
runs-on: ubuntu-latest
36-
37-
steps:
38-
- name: Checkout
39-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
40-
41-
- name: Setup
42-
uses: ./.github/actions/setup
43-
44-
- name: Run unit tests
45-
run: yarn test --maxWorkers=2 --coverage
46-
4734
build-library:
4835
runs-on: ubuntu-latest
4936

0 commit comments

Comments
 (0)