Skip to content

modify batch scripts to allow for separate output directories and to … #191

modify batch scripts to allow for separate output directories and to …

modify batch scripts to allow for separate output directories and to … #191

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3