Skip to content

Commit

Permalink
remove test step
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Mar 5, 2024
1 parent f9ef400 commit f03a6ca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
jlpm
jlpm run lint:check
- name: Test the extension
run: |
set -eux
jlpm run test
- name: Build the extension
run: |
set -eux
Expand Down

0 comments on commit f03a6ca

Please sign in to comment.