Skip to content

Commit

Permalink
removed lint check for now
Browse files Browse the repository at this point in the history
  • Loading branch information
0xStabby committed Dec 31, 2023
1 parent 0c7894c commit b672489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
restore-keys: |
${{ matrix.os }}-yarn-
- run: yarn
- run: yarn lint:ci
- run: yarn test:ci
# - run: yarn lint:ci
- run: yarn test:ci

0 comments on commit b672489

Please sign in to comment.