Skip to content

Commit

Permalink
remove lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelcroi committed Jul 23, 2024
1 parent 61b7f63 commit 768e0ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/on-docs-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ permissions:
id-token: write

jobs:
# Lint the code and check for spelling errors.
lint:
uses: ./.github/workflows/run-lint.yml

# Build the documentation.
build:
needs: lint
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"@aws-sdk/lib-dynamodb": "^3.610.0",
"@aws-sdk/util-dynamodb": "^3.609.0",
"axios": "^1.7.2",
"eslint": "^9.7.0",
"natural": "^7.0.7",
"openai": "^4.52.7",
"stopword": "^3.0.1"
Expand Down

0 comments on commit 768e0ff

Please sign in to comment.