Skip to content

Add an option to specify the output directory #7

Add an option to specify the output directory

Add an option to specify the output directory #7

Workflow file for this run

name: 'test'
on:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run tests
run: cd tests && bash run.sh