Skip to content

Commit

Permalink
chore: edit release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KeSuave committed Nov 19, 2024
1 parent 690e6e8 commit 94d9f89
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Install dependencies
run: npm install

- name: Run tests
run: npm test

- name: Build the project
run: npm run build

Expand Down

0 comments on commit 94d9f89

Please sign in to comment.