Skip to content

Commit

Permalink
Print compile logs
Browse files Browse the repository at this point in the history
  • Loading branch information
iainsproat committed Jan 2, 2025
1 parent 2cda8d8 commit c00c3bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rest-api-fuzzer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ jobs:
run: |
ls -la ${{ github.workspace }} || true
ls -la ${{ github.workspace }}/Compile || true
cat $(find ${{ github.workspace }}/Compile -type f -name "*.log") || true
- name: Save Grammar
id: cache-grammar-save
Expand Down

0 comments on commit c00c3bb

Please sign in to comment.