Skip to content

Update jdx/mise-action action to v2.3.1 #494

Update jdx/mise-action action to v2.3.1

Update jdx/mise-action action to v2.3.1 #494

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@v4
- uses: jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
env:
MISE_ENV: native
- name: Run native tests
run: mise run test