mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Update frontend_test.yml
This commit is contained in:
parent
8e994a954e
commit
89bbd5b893
4
.github/workflows/frontend_test.yml
vendored
4
.github/workflows/frontend_test.yml
vendored
@ -14,5 +14,7 @@ jobs:
|
||||
runs-on: macOS-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run tests
|
||||
- name: Run frontend tests
|
||||
run: cd frontend/rust-lib && cargo test
|
||||
- name: Run shared-lib tests
|
||||
run: cd shared-lib && cargo test
|
||||
|
Loading…
Reference in New Issue
Block a user