Skip to content

Add webmozart/assert #36

Add webmozart/assert

Add webmozart/assert #36

Workflow file for this run

name: ci
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: docker-compose pull --quiet
- run: make ci