mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-07-21 14:08:55 -04:00
fix action
This commit is contained in:
parent
0da0f93bb7
commit
9b2bddf13f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: 12
|
node-version: 12
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm eslint
|
- run: npm run eslint
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue