chore: some cleanups and minor fixes

This removes debug output and corrects some code nits that have
been introduced by the big CI restoration PR #418
This commit is contained in:
Michael Schmoock
2023-01-02 13:16:54 +01:00
committed by Christian Decker
parent 7f8d4356ed
commit f3d741e7af
4 changed files with 6 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ on:
push:
branches: [ master ]
pull_request:
jobs:
build-and-test:
name: Test PY=${{ matrix.python-version }}, DEV=${{ matrix.developer }}, EXP=${{ matrix.experimental }}, DEP=${{ matrix.deprecated }}