Skip to content

Use the opcode tests. #6

Use the opcode tests.

Use the opcode tests. #6

Workflow file for this run

name: Kvara CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make test-all
run: make test-all