mirror of https://github.com/waku-org/js-noise.git
fix lint error
This commit is contained in:
parent
f905b38362
commit
b6ad57b38a
|
@ -44,7 +44,7 @@ jobs:
|
|||
node-version: ${{ env.NODE_JS }}
|
||||
- uses: bahmutov/npm-install@v1
|
||||
- run: npm run test:browser
|
||||
|
||||
|
||||
release_next:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [check, build, browser]
|
||||
|
|
Loading…
Reference in New Issue