commented out second step of .woodpecker.yaml to confirm working test pipeline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Disco DeDisco
2026-02-10 22:44:10 -05:00
parent b94f1f48aa
commit 5ff0e4ec10

View File

@@ -6,5 +6,5 @@ steps:
- "cd ./src"
- "python manage.py test apps"
- name: test-FTs
# - name: test-FTs