diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 68d0cd0..c40b2d9 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -25,5 +25,3 @@ jobs: fail_ci_if_error: true - name: Build run: make build - - name: Compile - run: make compile