Skip to content

Default to 'off' when invoked on an obviously SSH shell #55

Default to 'off' when invoked on an obviously SSH shell

Default to 'off' when invoked on an obviously SSH shell #55

Workflow file for this run

---
name: Run tests
on:
push:
branches: ['master']
pull_request:
jobs:
pytest:
uses: colcon/ci/.github/workflows/pytest.yaml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}