Skip to content

Abstract over Run_state, include it in the snarky backend #480

Abstract over Run_state, include it in the snarky backend

Abstract over Run_state, include it in the snarky backend #480

Workflow file for this run

name: ci
on:
pull_request:
jobs:
docker-build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v3
id: docker-build
with:
install: true
- name: Build
run: |
docker build . # will run buildx