Update backend_general.yml

This commit is contained in:
AppFlowy.IO
2021-12-01 16:47:15 +08:00
committed by GitHub
parent 2d058ea100
commit 826be05494

View File

@ -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