Skip to content
Snippets Groups Projects

first attempt to have tests (fake tests only)

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -14,7 +14,7 @@ before_script:
- pwd
- pip install -U pip
- pip --version
- pip install pytest
- pip install pytest black ruff
- pytest --version
Loading