Skip to content

Commit

Permalink
Added debugging output options to the github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Unique-Usman committed Sep 26, 2024
1 parent dc9265d commit 7b2f0b8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docker-build-and-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ jobs:
- name: Generate input files
run: |
python -m Docker.generate_signal_docker_test
continue-on-error: true

- name: Print script output
run: |
echo "Script execution completed"
ls -la
pwd
- name: Verify input files
run: |
Expand Down

0 comments on commit 7b2f0b8

Please sign in to comment.