Skip to content

chore: bump spec_version to 2.1.2 in test-vectors.json #18

chore: bump spec_version to 2.1.2 in test-vectors.json

chore: bump spec_version to 2.1.2 in test-vectors.json #18

Workflow file for this run

name: Spec consistency check
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- name: Check spec consistency
run: python check_consistency.py