Skip to content

Sort and scan the vertices #372

Sort and scan the vertices

Sort and scan the vertices #372

Workflow file for this run

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: uname -a; make
- run: make test