Skip to content
Snippets Groups Projects

readded deleted tests from MR !203 and !675

Merged Bert Palm requested to merge test_pipeline_9999-patch-6131 into develop
2 files
+ 11
11
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -29,7 +29,7 @@ jobs:
fail-fast: false
matrix:
os: ["windows-latest", "ubuntu-latest", "macos-latest"]
python-version: ["3.8", "3.9", "3.10"]
python-version: ["3.8", "3.9", "3.10", "3.11"]
defaults:
run:
# somehow this also works for windows O.o ??
Loading