Alex Nørgaard
2 years ago
No known key found for this signature in database
GPG Key ID: 94D54F6A3604E97
1 changed files with
0 additions and
1 deletions
-
.github/workflows/coverage_and_lint.yml
|
|
@ -48,7 +48,6 @@ jobs: |
|
|
|
run: pyright --ignoreexternal --lib --verifytypes a2s --pythonversion ${{ matrix.python-version }} |
|
|
|
|
|
|
|
- name: Lint |
|
|
|
if: ${{ github.event_name != 'pull_request' }} |
|
|
|
uses: github/super-linter/slim@v4 |
|
|
|
env: |
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
|