Skip to content

Merge master into r10943170 #4614

Merge master into r10943170

Merge master into r10943170 #4614

Workflow file for this run

name: C/C++ CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make and sanity check
run: |
make -j8
./abc -c "r i10.aig; b; ps; b; rw -l; rw -lz; b; rw -lz; b; ps; cec"