Skip to content

Still running out of memory in one case. Find out where. #383

Still running out of memory in one case. Find out where.

Still running out of memory in one case. Find out where. #383

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