Files
ere/.github/workflows/test-zkvm-openvm.yml
2025-08-20 17:47:10 +01:00

20 lines
314 B
YAML

name: Test and clippy OpenVM
on:
push:
branches:
- master
pull_request:
jobs:
test:
uses: ./.github/workflows/test-zkvm.yml
permissions:
contents: read
packages: write
with:
zkvm: openvm
toolchain: 1.86.0
test_ere_dockerized: true
test_options: ''