Skip to content

Pre 0.2.0

Pre 0.2.0 #19

Workflow file for this run

name: Run Python Tests
on:
push:
branches:
- develop
pull_request:
branches:
- develop
jobs:
test:
name: Setup and Run Test Suite
uses: ./.github/workflows/launch-container.yaml
with:
command: scripts/run_pytest