Update ruff GH workflow to remove warning

pull/3274/head
David Núñez 2023-09-29 17:35:11 +02:00
parent 3ec0508aa3
commit b217542992
No known key found for this signature in database
GPG Key ID: 53A9D83EF4C6332A
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ jobs:
pip install .
- name: Lint with Ruff
run: ruff --format=github nucypher
run: ruff --output-format=github nucypher