Skip to content

Commit

Permalink
remove working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
byteZorvin committed Sep 29, 2024
1 parent 2a2a1dd commit c8c9a53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/starknet-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
working-directory: madara
run: |
pwd
cargo build
- name: Checkout Madara Orchestrator
uses: actions/checkout@v4
Expand All @@ -54,7 +53,6 @@ jobs:
scarb build
- name: Run Starknet tests
working-directory: madara-orchestrator
run: |
pwd
cd ../..
Expand Down

0 comments on commit c8c9a53

Please sign in to comment.