Skip to content

add branch coverage, better javadoc lints #1323

add branch coverage, better javadoc lints

add branch coverage, better javadoc lints #1323

Workflow file for this run

---
name: GraalVM Native Tests
on: [pull_request]
permissions: {}
jobs:
native-tests:
runs-on: ubuntu-24.04
steps:
- name: Check out
with:
persist-credentials: false
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
with:
working_directory: .mise/envs/native
- name: Run native tests
working-directory: .mise/envs/native
run: mise native-test