Skip to content

docs: Use consistent singe-ticks in python code example #5387

docs: Use consistent singe-ticks in python code example

docs: Use consistent singe-ticks in python code example #5387

---
name: check-containers
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
static-check-containers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test our container definitions
run: make test-check-containers