We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1373c2f commit d98b7dcCopy full SHA for d98b7dc
.github/workflows/checks.yaml
@@ -21,7 +21,6 @@ jobs:
21
run: |
22
poetry run version-check exasol/error/version.py
23
24
- Documentation:
25
lint-job:
26
name: Linting and Type checks (Python-${{ matrix.python-version }})
27
runs-on: ubuntu-latest
0 commit comments