Skip to content

Bump urllib3 from 1.26.15 to 1.26.17 in /envs (#47) #42

Bump urllib3 from 1.26.15 to 1.26.17 in /envs (#47)

Bump urllib3 from 1.26.15 to 1.26.17 in /envs (#47) #42

name: pytest-with-coverage
on:
push:
branches: [ '*' ]
jobs:
pytest-with-coverage:
permissions:
contents: read
pull-requests: write
strategy:
fail-fast: false
matrix:
python-version: [ '3.10', '3.11' ]
uses: UBC-MOAD/gha-workflows/.github/workflows/pytest-with-coverage.yaml@main
with:
python-version: ${{ matrix.python-version }}
conda-env-file: envs/environment-test.yaml
conda-env-name: salishsea-cmd-test