Skip to content

Commit

Permalink
ci: 💚 Remove unit test of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Eladio Feijoo committed Aug 29, 2023
1 parent cad21aa commit 92b956f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
- name: format
run: pnpm run fmt.check

- name: Run unit test
run: pnpm run test
# - name: Run unit test
# run: pnpm run test

- name: Run e2e test
run: pnpm run test.e2e
Expand Down

0 comments on commit 92b956f

Please sign in to comment.