Skip to content

Commit

Permalink
Merge pull request #235 from sebgroup/develop
Browse files Browse the repository at this point in the history
new release
  • Loading branch information
mario-subo authored Jan 13, 2022
2 parents abab773 + ddd4271 commit f1d54f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Installing dependencies
run: npm ci

- name: Testing
run: npm test

- name: Building
run: npm run build

Expand Down

0 comments on commit f1d54f5

Please sign in to comment.