mirror of https://github.com/nucypher/nucypher.git
Update ruff GH workflow to remove warning
parent
3ec0508aa3
commit
b217542992
|
@ -26,4 +26,4 @@ jobs:
|
|||
pip install .
|
||||
|
||||
- name: Lint with Ruff
|
||||
run: ruff --format=github nucypher
|
||||
run: ruff --output-format=github nucypher
|
||||
|
|
Loading…
Reference in New Issue