Files
ere/.github/workflows/test-zkvm-jolt.yml

21 lines
340 B
YAML

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