Skip to content

add Zizmor (#1337) #320

add Zizmor (#1337)

add Zizmor (#1337) #320

Workflow file for this run

name: GraalVM Native Tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
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@7a111ead46986ccad89a74ad013ba2a7c08c9e67 # v2.1.1
- name: Run native tests
run: mise run native-test