We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
highlightjs-lines.yml
1 parent d0721fa commit 44e813aCopy full SHA for 44e813a
.github/workflows/highlightjs-lines.yml
@@ -22,4 +22,5 @@ jobs:
22
with:
23
node-version: ${{ matrix.node-version }}
24
cache: 'npm'
25
+ - run: npm install
26
- run: node --test
0 commit comments