Skip to content

Add 'error' type and 'canon error.{new,debug-message,drop}' built-ins #1987

Add 'error' type and 'canon error.{new,debug-message,drop}' built-ins

Add 'error' type and 'canon error.{new,debug-message,drop}' built-ins #1987

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
canonical_abi:
name: Run Canonical ABI Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
with:
python-version: '>= 3.10.0'
- run: python design/mvp/canonical-abi/run_tests.py