Skip to content

Commit

Permalink
fix(build): fix build test release
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Guerrero committed May 21, 2024
1 parent ee10aa2 commit 4b88abe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
pull_request:
branches: '*'


jobs:
quality:
runs-on: ubuntu-latest
Expand All @@ -27,7 +26,6 @@ jobs:
- run: npm run build
- run: npm run test-all


publish:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 4b88abe

Please sign in to comment.