mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-24 07:48:04 +03:00
fix incorrect directory name
This commit is contained in:
parent
1efb4440bc
commit
c38d6322c9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -121,7 +121,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
cd leo/package
|
cd package
|
||||||
cargo test-all-features
|
cargo test-all-features
|
||||||
|
|
||||||
codecov:
|
codecov:
|
||||||
|
Loading…
Reference in New Issue
Block a user