mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 23:23:50 +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
|
||||
run: |
|
||||
cd leo/package
|
||||
cd package
|
||||
cargo test-all-features
|
||||
|
||||
codecov:
|
||||
|
Loading…
Reference in New Issue
Block a user