Skip to content

Commit

Permalink
propagate from branch 'it.lapo.asn1js.esm' (head 38124bce4601268d8065…
Browse files Browse the repository at this point in the history
…c1abd3114977330f32c9)

            to branch 'it.lapo.asn1js' (head 5ce4e6aff2b2fefa6f9db72f33d8632fb6959607)
  • Loading branch information
lapo-luchini committed May 7, 2024
2 parents c4b53e5 + 8dc103c commit 51fb9c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm test all
- run: npm run testdefs
- run: npm install
if: matrix.node-version == 'latest'
- run: npm run lint
if: matrix.node-version == 'latest'

0 comments on commit 51fb9c5

Please sign in to comment.