Skip to content

Specify github actions pytest directory #278

Specify github actions pytest directory

Specify github actions pytest directory #278

Workflow file for this run

name: Unit tests
on: [push, pull_request]
jobs:
fast-tests:
uses: ./.github/workflows/mozaik-setup.yml
with:
pytest-args: '-m "not model"'