Skip to content

Commit

Permalink
👷 Remove extra GH Action steps
Browse files Browse the repository at this point in the history
  • Loading branch information
roziscoding authored Dec 7, 2020
1 parent 5683527 commit cb3b079
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: 'npm i -D @types/express'
- run: 'npm i express zod'
- run: npm ci
- run: npm test

0 comments on commit cb3b079

Please sign in to comment.