From 7342ebd8dc777ee71bd2175119161860bed04116 Mon Sep 17 00:00:00 2001 From: Walter CI Date: Mon, 18 Apr 2022 17:16:17 +0000 Subject: [PATCH] Update walter-ci.yml --- .github/workflows/walter-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/walter-ci.yml b/.github/workflows/walter-ci.yml index 4e6715e..07ee1a8 100644 --- a/.github/workflows/walter-ci.yml +++ b/.github/workflows/walter-ci.yml @@ -99,7 +99,7 @@ jobs: - uses: piotr-yuxuan/walter-ci@main - uses: DeLaGuardo/clojure-lint-action@2d6013175031096ae07bc9b90a07173029ad7dc9 with: - clj-kondo-args: --lint src test --fail-level error + clj-kondo-args: --lint src test github_token: ${{ secrets.GITHUB_TOKEN }} continue-on-error: true - name: Ignore any error code