Skip to content

Commit

Permalink
refactor: adopt lint
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Jul 13, 2023
1 parent e83efa9 commit 25c4671
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 @@ -22,4 +22,4 @@ jobs:
run: npm ci

- name: Build affected projects
run: npx nx affected -t=build,test
run: npx nx affected -t=lint,build,test

0 comments on commit 25c4671

Please sign in to comment.