Files
ere/.github/workflows/test-zkvm-ziren.yml
2026-02-10 15:24:24 +00:00

18 lines
264 B
YAML

name: Test and clippy Ziren
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- master
pull_request:
jobs:
test:
uses: ./.github/workflows/test-zkvm.yml
with:
zkvm: ziren