Skip to content

Commit 3c47088

Browse files
committed
chore: disable tests, test suite still in development
1 parent 5c53b94 commit 3c47088

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ jobs:
4444
- name: Build
4545
run: yarn prepack
4646

47-
- name: Test
48-
run: yarn lint
47+
# - name: Test
48+
# run: yarn lint
4949

5050
- name: Publish
5151
run: npx semantic-release

0 commit comments

Comments
 (0)