Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dmca-glasgow committed May 4, 2022
1 parent 2a10935 commit de9c671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
- name: Cache Renv packages
uses: r-lib/actions/setup-renv@v2

- run: yarn workspace template build
- run: yarn test
- run: npm run build-release
- run: npm run test

# - run: |
# npm link
Expand Down

0 comments on commit de9c671

Please sign in to comment.