Skip to content

Shutdown test

Shutdown test #25

name: Functionals Test
on:
push:
branches: "**"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
Functionals:
uses: ./.github/workflows/pytest_action.yml
with:
name: Functionals
test-path: functionals
secrets: inherit