diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef02e953..d2ae75ed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,6 @@ on: jobs: lint: - continue-on-error: true runs-on: ubuntu-20.04 steps: - name: Checkout code