Skip to content

Commit

Permalink
Add yarn test to GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
p3rcypj committed Feb 8, 2024
1 parent 1f4500b commit 2c75fd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
cd app/assets/javascripts/3dbio_viewer
yarn install
yarn build
yarn test
- name: Install and build (covid19)
run: |
cd app/assets/javascripts/covid19
Expand Down

0 comments on commit 2c75fd8

Please sign in to comment.