Skip to content

Drop the ocs-utils container #58

Drop the ocs-utils container

Drop the ocs-utils container #58

Workflow file for this run

name: Run Tests
on:
pull_request:
paths:
- 'docs/**'
- '**.rst'
- '**.md'
- '.flake8'
- '.pre-commit-config.yaml'
- '.readthedocs.yaml'
jobs:
test:
name: pytest with coverage
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required" '