Skip to content

Commit

Permalink
Update nodepackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CatherineOsadciw committed Apr 9, 2020
1 parent b80a519 commit b8a009a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nodepackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: Install dependencies
run: |
npm install
- name: Test with pytest
- name: Check build
run: |
node index.js
env:
TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b8a009a

Please sign in to comment.