Skip to content

Commit

Permalink
fix: workflow starknet
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolveArt committed Dec 10, 2024
1 parent 67f87be commit 9cc2fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
- name: agent tests with Starknet
run: cargo test --release --package run-locally --bin run-locally --features starknet -- starknet::test --nocapture
if: matrix.e2e-type == 'starknet'
working-directory: ./rust
working-directory: ./rust/main
env:
RUST_BACKTRACE: 'full'

Expand Down

0 comments on commit 9cc2fba

Please sign in to comment.