diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6f689dc89..c986506af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: with: lint-packages: gvm tests python-version: ${{ matrix.python-version }} - linter: ruff + linter: ruff check test: name: Run tests