Skip to content

Use common time comparison logic to enable better logging #7226

Use common time comparison logic to enable better logging

Use common time comparison logic to enable better logging #7226

---
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