Skip to content

Commit

Permalink
Issue TBD54566975#94: Log to verify we have the native library in the…
Browse files Browse the repository at this point in the history
… kotlin resources src folder
  • Loading branch information
ALRubinger committed Jul 28, 2024
1 parent df560cd commit 79fa75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-issue-94.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: Build and Test Kotlin Project
run: |
mkdir -p test-results
just test-kotlin
cd bound/kt && mvn verify
- name: Upload Kotlin Test Results
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 79fa75d

Please sign in to comment.