diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec861b3..4fbbed6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - name: Build checker run: make bonus unit_test: - name: test + name: unit_test runs-on: macos-12 steps: - name: Checkout repository