Skip to content

Commit

Permalink
Print debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
cscollett committed Aug 30, 2024
1 parent 0e8fcc1 commit bcfd0a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ jobs:
REPO_NAME: ${{ github.event.repository.name }}
WORKFLOW_RUN_ID: ${{ github.run_id }}
run: |
python summary.py > summary_report.txt
cat summary_report.txt
python summary.py
# - name: Upload Summary Report Artifact
# uses: actions/upload-artifact@v3
Expand Down

0 comments on commit bcfd0a1

Please sign in to comment.