Skip to content

no pickling of combined #10

no pickling of combined

no pickling of combined #10

Workflow file for this run

name: "non-release testing"
on:
push:
branches:
- "*"
- "!main"
- "!develop"
jobs:
tests:
uses: "./.github/workflows/unit-tests.yml" # use the callable tests job to run tests