Skip to content

Commit

Permalink
lean out ci steps
Browse files Browse the repository at this point in the history
  • Loading branch information
filmaj committed Sep 27, 2024
1 parent 84d0689 commit 10f09bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- name: Print eslint version
run: ./node_modules/.bin/eslint -v
- run: npm run build
- run: npm test
- name: Upload coverage to Codecov
if: matrix.node-version == '22.x'
Expand Down

0 comments on commit 10f09bc

Please sign in to comment.