Skip to content

Clean up naming; use std::move to avoid copying large arrays #421

Clean up naming; use std::move to avoid copying large arrays

Clean up naming; use std::move to avoid copying large arrays #421

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