Skip to content

Commit

Permalink
undo eslint fail test
Browse files Browse the repository at this point in the history
  • Loading branch information
Logicer16 committed Nov 15, 2023
1 parent 9f5d66b commit 9e36df1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: pnpm lint:ci --output-file .eslint_report.json --format json
continue-on-error: true

- name: Annotate Code Linting Results
- name: Annotate ESLint Results
uses: ataylorme/eslint-annotate-action@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
1 change: 0 additions & 1 deletion src/lib/index.ts

This file was deleted.

0 comments on commit 9e36df1

Please sign in to comment.