diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b1bef7c..0ed19a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: command: test args: --verbose - test: + build: name: Build target ${{ matrix.target }} runs-on: ubuntu-latest strategy: