mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
update backend_general ci
This commit is contained in:
parent
e1ed027b9c
commit
488ba00456
7
.github/workflows/backend_general.yml
vendored
7
.github/workflows/backend_general.yml
vendored
@ -78,9 +78,8 @@ jobs:
|
||||
cargo sqlx prepare --check -- --bin backend
|
||||
|
||||
- name: Run cargo test
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
path: "backend/"
|
||||
command: test
|
||||
working-directory: backend/
|
||||
run: cargo test
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user