Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tkittel committed Jan 17, 2024
1 parent 5947dc2 commit 71538ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basictest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Lint python
run: |
python3 -m pip install ruff
ruff ./src/src/doc/source/conf.py
ruff ./src/doc/source/conf.py
ruff ./src/src/simplebuild_dgcode/*py
#TODO: MORE!!!!
Expand Down

0 comments on commit 71538ec

Please sign in to comment.