diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 57c52c79e47..0ef76022b95 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -11,7 +11,6 @@ env: TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }} TURBO_TEAM: hashintel TURBO_REMOTE_ONLY: true - TURBO_FORCE: true concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}