diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 52133bf3..a408576c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,10 +32,6 @@ jobs: run: | make check-tags - - name: run lint - run: | - make lint - - name: run solutions run: | make run