Skip to content

Fix wrong library linking order: the -lm flag has to be called after … #23

Fix wrong library linking order: the -lm flag has to be called after …

Fix wrong library linking order: the -lm flag has to be called after … #23

Workflow file for this run

name: hex2tet CI
on:
#run tests on push events
push:
#run tests on PR events
pull_request:
jobs:
hex2tet:
runs-on: macos-13
steps:
- run: echo "test 1"