Skip to content

Commit

Permalink
Show detailed build logs after CI build
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Fingerhut <[email protected]>
  • Loading branch information
jafingerhut committed Jan 18, 2025
1 parent 05503cb commit e9d2f4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-test-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ jobs:
run: |
./p4studio/p4studio profile apply ./p4studio/profiles/testing.yaml
- name: Show build logs
run: |
./show-build-logs.sh
- name: Run tests
run: |
# FIXME: Move these into a separate test suite.
Expand Down

0 comments on commit e9d2f4e

Please sign in to comment.