Skip to content

not a good idea to defcomputed columns, as it changes prague #4657

not a good idea to defcomputed columns, as it changes prague

not a good idea to defcomputed columns, as it changes prague #4657

Workflow file for this run

name: Check compilation
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install Go
uses: actions/[email protected]
- name: Install Go Corset
shell: bash
run: go install github.com/consensys/go-corset/cmd/go-corset@0d25749dc5e7ef6e0a75d551618248d4bad65ac6 # v1.1.27
- name: Build all forks
run: make -B all