Skip to content

Commit

Permalink
Printing Current Directory
Browse files Browse the repository at this point in the history
- For manual error logging
  • Loading branch information
ojusharma authored Mar 27, 2024
1 parent 4d4e011 commit c38d09a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/running_tests_py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
cd ./Django/communicado
chmod +x mac_docker_build_and_run.sh
- name: Print current directory
run: ls

- name: Build Docker image
run: |
./mac_docker_build_and_run.sh
Expand Down

0 comments on commit c38d09a

Please sign in to comment.