Files
ere/.github/workflows/test-zkvm-nexus.yml
2025-08-15 22:53:12 +08:00

19 lines
324 B
YAML

name: Test and clippy Nexus
on:
push:
branches:
- master
pull_request:
jobs:
test:
uses: ./.github/workflows/test-zkvm.yml
permissions:
contents: read
packages: write
with:
zkvm: nexus
toolchain: nightly-2025-04-06
test_ere_dockerized: false
test_options: ''