Skip to content

Commit

Permalink
Update .github/workflows/lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulkar committed Apr 24, 2024
1 parent 987fe97 commit 970f8fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ jobs:
uses: ./.github/actions/install-global-turbo

- name: Lint
# Filters some workspaces out:
# - Other `@vercel/*` packages because ??
# Filters some packages out, but not sure why
run: |
turbo run lint \
--filter=!@vercel/devlow-bench \
Expand Down

0 comments on commit 970f8fb

Please sign in to comment.