Skip to content

Drop Python module load on graham, cedar & beluga #29

Drop Python module load on graham, cedar & beluga

Drop Python module load on graham, cedar & beluga #29

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