Skip to content

Commit

Permalink
Fix GraalVM failures in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jan 15, 2025
1 parent 0990fd1 commit 5ea57bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
uses: actions/upload-artifact@v4
if: failure()
with:
name: 'test-failures'
path: build/reports/tests/*
- name: 'Submit coverage results'
uses: coverallsapp/github-action@v2
Expand Down

0 comments on commit 5ea57bf

Please sign in to comment.