test 5
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-02-01 06:21:32 -06:00
parent 3c8ed949a4
commit e57c791620
+1 -1
View File
@@ -9,7 +9,7 @@ steps:
commands: commands:
- sh install-packages.sh - sh install-packages.sh
- pip install --no-cache-dir -r requirements.txt - pip install --no-cache-dir -r requirements.txt
- mkdocs init . - mkdocs new .
- mkdocs build --verbose - mkdocs build --verbose
- ls -l - ls -l