Skip to content

Commit

Permalink
Show current path
Browse files Browse the repository at this point in the history
  • Loading branch information
badrogger committed Dec 4, 2023
1 parent 675b20c commit 4f413fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:

- name: Mypy check
run: mypy transaction_manager

- name: Show current-path
run: ls -latr

- name: Launch hardhat node
working-directory: hardhat-node
Expand Down

0 comments on commit 4f413fc

Please sign in to comment.