diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8eeb287..5abd53e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,8 +9,8 @@ jobs: with: fetch-depth: 0 - - name: Awesome Linter - run: npx awesome-lint - - name: Typo Check uses: crate-ci/typos@master + + - name: Awesome Linter + run: npx awesome-lint