Skip to content

Simplify and fix docker test #99

Simplify and fix docker test

Simplify and fix docker test #99

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- run: ./utils/test/run.sh