Skip to content

add pytest workflow

add pytest workflow #7

Workflow file for this run

name: pytest
on:
push:
branches:
- main
- develop
pull_request:
workflow_call:
jobs:
build:
uses: pnx-si/geonature/.github/workflows/gn-module-pytest.yml@feat/gn-module-pytest
with:
geonature_ref: "feat/extended-permissions"