Skip to content

Commit

Permalink
temporarily adding commands for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
maxeeem committed Jan 24, 2024
1 parent 620d5c1 commit abc2057
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:

- name: Compare test results
run: |
ls
less output-pr.txt
diff -u ./test-report/output-dev.txt output-pr.txt | diff2html -i stdin -F test-diff.html
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit abc2057

Please sign in to comment.