Skip to content

Commit

Permalink
#3571: Ascertain working dir in workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-gill committed Jun 18, 2024
1 parent 8fe236e commit f481c1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rtw-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@ jobs:
- name: Lint shell scripts with ShellCheck
run: |
pwd
find . -name "*.sh" -exec shellcheck {} \;

0 comments on commit f481c1f

Please sign in to comment.