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