Skip to content

chore(deps): bump aiohttp from 3.10.5 to 3.11.10 #259

chore(deps): bump aiohttp from 3.10.5 to 3.11.10

chore(deps): bump aiohttp from 3.10.5 to 3.11.10 #259

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
coverage_file_path: "./coverage.xml"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}