Skip to content

Commit

Permalink
ci: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Sep 28, 2021
1 parent bc8f614 commit 8dd7e66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Expand Up @@ -16,6 +16,5 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
cache: npm
- run: npm install
- run: npm test

0 comments on commit 8dd7e66

Please sign in to comment.