Skip to content

Commit

Permalink
Pol Gubau; MW-New pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
PolGubau committed Aug 13, 2023
1 parent 638dc47 commit f20213d
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 @@ -23,8 +23,8 @@ jobs:
- name: 💅 Lint
run: npm run lint

- name: 🧪 Unit Tests
run: npm run test
- name: 🧪 Unit Tests and coverage
run: npm run jest --coverage

- name: 🧑‍🔬 Component Tests
run: npm run cy:run
Expand Down

0 comments on commit f20213d

Please sign in to comment.