mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-24 16:34:20 +01:00
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:
committed by
Christian Decker
parent
7f8d4356ed
commit
f3d741e7af
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user