Skip to content

CI: Bump codecov orb to current 4.1.0 #23

CI: Bump codecov orb to current 4.1.0

CI: Bump codecov orb to current 4.1.0 #23

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