Skip to content

Commit

Permalink
kernelCTF: PR GHA: do not log env
Browse files Browse the repository at this point in the history
  • Loading branch information
koczkatamas committed Aug 24, 2023
1 parent a773293 commit 981de9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/kernelctf-submission-verification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,5 @@ jobs:
env:
STEPS: ${{ toJSON(steps) }}
run: |
env
echo $STEPS >> steps.json
./kernelctf/repro_summary.py ${{ github.run_id }}

0 comments on commit 981de9f

Please sign in to comment.