Skip to content

chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 #199

chore(deps-dev): bump pytest from 7.4.3 to 7.4.4

chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 #199

Workflow file for this run

name: Coverage
on: push
jobs:
coverage:
name: Coverage
uses: Informasjonsforvaltning/workflows/.github/workflows/coverage-nox.yaml@main
with:
python_version: '3.9'
python_architecture: x64
sessions: tests
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}