Skip to content

Commit

Permalink
remove ts lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen committed Feb 14, 2024
1 parent 630c8d0 commit 2d97ee3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ jobs:
with:
path: '.eslintcache'
key: ${{ runner.os }}-lint-14-${{ secrets.CACHE_VERSION }}-${{ hashFiles('yarn.lock') }}
- name: ESLint
run: yarn lint:js
- name: MDLint
run: yarn lint:md
test_a11y:
Expand Down

0 comments on commit 2d97ee3

Please sign in to comment.