Skip to content

Commit

Permalink
Fix CI lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanluoyc committed Nov 6, 2023
1 parent 2c9d48f commit f5f89ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Lint
run: |
pdm run test
pdm run lint
- name: Run tests
run: pdm run test

0 comments on commit f5f89ef

Please sign in to comment.