mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 22:57:12 -04:00
Update ci.yaml
This commit is contained in:
parent
db5d9aa891
commit
91d9516dc7
1 changed files with 0 additions and 7 deletions
7
.github/workflows/ci.yaml
vendored
7
.github/workflows/ci.yaml
vendored
|
@ -49,10 +49,3 @@ jobs:
|
|||
cargo install --force duckscript_cli
|
||||
cargo make flowy_dev
|
||||
cargo make -p development-linux-x86 appflowy-linux-dev
|
||||
build-backend:
|
||||
runs-on: macOS-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Run backend tests
|
||||
run: cd backend && cargo test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue