Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
calebporzio committed Jun 16, 2021
1 parent f4e4dff commit 699cce9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ jobs:
- uses: actions/checkout@v1
- uses: bahmutov/npm-install@v1
with:
node-version: '15'
node-version: 15
- run: npm -v && npm run build
with:
node-version: 15

0 comments on commit 699cce9

Please sign in to comment.