From f8e0684220dfede0f3aa9bf1f7473a90efeabc4c Mon Sep 17 00:00:00 2001 From: Vyacheslav Rybalchenko Date: Fri, 26 Apr 2024 23:00:29 +0300 Subject: [PATCH] fix(objectionary#3039): remove implicit config spec --- .github/workflows/typos.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 8ec77b0d91..d8e8eea787 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -18,5 +18,3 @@ jobs: - name: Check spelling of all files uses: crate-ci/typos@master - with: - config: ./.typos.toml