Skip to content

Reimplement lazy copying for postponement #41

Reimplement lazy copying for postponement

Reimplement lazy copying for postponement #41

Workflow file for this run

name: CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
RUST_BACKTRACE: 1
QUICKCHECK_TESTS: 10000
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: CI
run: ./ci.sh