Skip to content

Commit

Permalink
pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
drortirosh committed Nov 14, 2023
1 parent 1a9dc3c commit 2461409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
name: Run all tests ${{ inputs.runall_params }}

- name: "Test summary"
run: grep -r '===.* in ' build/
run: pwd; grep -r '===.* in ' build/

- name: dump logs
if: ${{ inputs.dump_logs }}
Expand Down

0 comments on commit 2461409

Please sign in to comment.