Skip to content

Commit

Permalink
feat: Updated .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Jan 28, 2024
1 parent 1f83898 commit 805fe2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2.4.0
- name: Install dependencies
run: npm ci --ignore-scripts
- name: Lint the codebase
- name: Lint the codebase and Review Error Logs
run: npm run lint:ci
test:
name: Test
Expand Down

0 comments on commit 805fe2d

Please sign in to comment.