Skip to content

Commit

Permalink
update ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
JairusSW committed May 14, 2024
1 parent 4351de6 commit 4e39b94
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ jobs:
if: steps.node-cache.outputs.cache-hit != 'true'
run: yarn

- name: Test to see if the project compiles
run: yarn build:test

- name: Perform tests
run: yarn run test

0 comments on commit 4e39b94

Please sign in to comment.