mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
ci: disable eslint (#1857)
This commit is contained in:
parent
72e155f5b9
commit
c1de3ba01b
12
.github/workflows/tauri_ci.yaml
vendored
12
.github/workflows/tauri_ci.yaml
vendored
@ -62,12 +62,12 @@ jobs:
|
||||
cargo install --force cargo-make
|
||||
cargo make appflowy-tauri-deps-tools
|
||||
|
||||
- name: lint
|
||||
working-directory: frontend/appflowy_tauri
|
||||
run: |
|
||||
yarn --frozen-lockfile
|
||||
yarn test:prettier
|
||||
yarn test:code
|
||||
# - name: lint
|
||||
# working-directory: frontend/appflowy_tauri
|
||||
# run: |
|
||||
# yarn --frozen-lockfile
|
||||
# yarn test:prettier
|
||||
# yarn test:code
|
||||
|
||||
- name: build
|
||||
working-directory: frontend/appflowy_tauri
|
||||
|
Loading…
Reference in New Issue
Block a user