Skip to content

Commit

Permalink
Update ci-test.yaml
Browse files Browse the repository at this point in the history
adding debug info
  • Loading branch information
aaronhmiller authored Jan 31, 2024
1 parent 690807d commit aed506d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ jobs:
exit 1;
fi
- name: Debug
run: |
pwd
ls -l /home/runner/work/crud-app/crud-app/
- name: Run CUSTOMIZED OX Security Scan to check for vulnerabilities
# - name: Run OX Security Scan to check for vulnerabilities
# with:
Expand Down

0 comments on commit aed506d

Please sign in to comment.