Skip to content

Commit

Permalink
No need to build in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
fabcotech committed Jul 9, 2024
1 parent e77d246 commit a52ca8e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
- name: Install dependencies
run: npm i

- name: Build
run: npm run build

- name: Build
run: npm run test

Expand Down

0 comments on commit a52ca8e

Please sign in to comment.