Skip to content

Change overzoom to accept input and output files as arguments #259

Change overzoom to accept input and output files as arguments

Change overzoom to accept input and output files as arguments #259

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