Skip to content

Commit

Permalink
Add Working Directory to Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joelsmith-2019 committed Sep 11, 2024
1 parent 1799f12 commit 434fb9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wormchain-icts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
- name: Run Test
id: run_test
continue-on-error: true
working-directory: wormchain
run: make ${{ matrix.test }}

- name: Retry Failed Test
Expand Down

0 comments on commit 434fb9f

Please sign in to comment.