Skip to content

Fix: Move workflow files around #23

Fix: Move workflow files around

Fix: Move workflow files around #23

Workflow file for this run

name: "Build test docker image"

Check failure on line 1 in .github/workflows/build-test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-test.yaml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: build-test
on:
workflow_call:
permissions:
packages: write
contents: read
jobs:
build-test:
runs-on: ubuntu-latest