Skip to content

Commit

Permalink
Issue TBD54566975#94: Throw some logging in there to debug pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger committed Jul 29, 2024
1 parent eeae2e7 commit 80b2aa0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-issue-94.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ jobs:
run: |
mkdir -p test-results
cd bound/kt/
mvn compile
ls -lR target
ls -lR src/main/resources
mvn test
- name: Upload Kotlin Test Results
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 80b2aa0

Please sign in to comment.