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 install --force cargo-make
|
||||||
cargo make appflowy-tauri-deps-tools
|
cargo make appflowy-tauri-deps-tools
|
||||||
|
|
||||||
- name: lint
|
# - name: lint
|
||||||
working-directory: frontend/appflowy_tauri
|
# working-directory: frontend/appflowy_tauri
|
||||||
run: |
|
# run: |
|
||||||
yarn --frozen-lockfile
|
# yarn --frozen-lockfile
|
||||||
yarn test:prettier
|
# yarn test:prettier
|
||||||
yarn test:code
|
# yarn test:code
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
working-directory: frontend/appflowy_tauri
|
working-directory: frontend/appflowy_tauri
|
||||||
|
Loading…
x
Reference in New Issue
Block a user