diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db6609f..499f6ef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,5 +13,5 @@ jobs: pre-entrypoint: '../../scripts/install-development-environment' entrypoint: '../../scripts/test' steps: - run: meson test -C build + - run: meson test -C build