Skip to content

Commit

Permalink
Remove redundant workflow steps.
Browse files Browse the repository at this point in the history
  • Loading branch information
saul-jb committed Apr 12, 2024
1 parent 8f7247c commit f7bf950
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
with:
node-version: 'lts/*'
- uses: ipfs/aegir/actions/cache-node-modules@master
- run: npm ci
- run: npm run build

check:
needs: build
Expand Down

0 comments on commit f7bf950

Please sign in to comment.