Skip to content

Commit

Permalink
Add debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-schwarz committed Mar 27, 2024
1 parent dd50b5b commit 07478f7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/exercise-feedback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ jobs:
run: |
./grading/ci/run_grading.sh
- name: env test
env:
OUTPUT1: ${{ toJson(steps.ex_feedback.outputs) }}
run: |
echo "$OUTPUT1"
# Create badges
- name: Create badges ex1
uses: RubbaBoy/BYOB@v1.3.0
Expand Down

0 comments on commit 07478f7

Please sign in to comment.