mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
refactor: remove eslint from merge check (#1023)
This commit is contained in:
parent
76ea65b65c
commit
a791ea59c1
1
frontend/.github/workflows/node.js.yml
vendored
1
frontend/.github/workflows/node.js.yml
vendored
@ -20,5 +20,4 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: yarn install --frozen-lockfile
|
||||
- run: yarn run test
|
||||
- run: yarn run lint
|
||||
- run: yarn run fmt:check
|
||||
|
Loading…
Reference in New Issue
Block a user