Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sidjha1 committed Nov 9, 2024
1 parent c0a710d commit 8951eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Run ruff
run: |
source activate base && conda activate lotus
echo $(pip freeze)
ruff check .
Expand Down

0 comments on commit 8951eab

Please sign in to comment.