Skip to content

Include errno.h in memfile.cpp (#122) #251

Include errno.h in memfile.cpp (#122)

Include errno.h in memfile.cpp (#122) #251

Workflow file for this run

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