Skip to content

Commit

Permalink
[squash] Debug pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-g committed Jul 8, 2021
1 parent a737699 commit f4c954c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-lang-rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
override: true
components: rustfmt

- name: Print PWD
run: pwd

- name: Rust Format
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit f4c954c

Please sign in to comment.