Skip to content

Commit

Permalink
Updated workflow file to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigel Jacob authored and Nigel Jacob committed Mar 24, 2024
1 parent 39fca9d commit c2d651f
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 @@ -26,6 +26,7 @@ jobs:

- name: Install dependencies on Backend
run: cd Backend && yarn
run: cd Backend && yarn upgrade

- name: Upgrade dependencies on Main
run: yarn upgrade
Expand Down

0 comments on commit c2d651f

Please sign in to comment.