chore: use nox 2025.2.9 features (#2274)

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
Henry Schreiner
2025-02-25 07:43:09 +01:00
committed by GitHub
parent 34315ff651
commit b08f1ba966
4 changed files with 54 additions and 55 deletions
-2
View File
@@ -26,8 +26,6 @@ jobs:
with:
python-version: "3.x"
- uses: pre-commit/action@v3.0.1
- name: Check manifest
run: pipx run --python "${{ steps.python.outputs.python-path }}" nox -s check_manifest
- name: PyLint checks
run: pipx run --python "${{ steps.python.outputs.python-path }}" nox -s pylint -- --output-format=github