Live troubleshooting
continuous-integration/drone/push Build is failing Details

master
Drew Bednar 1 year ago
parent 8a62cfe3f8
commit 470f278f97

@ -6,7 +6,8 @@ steps:
- name: Unit Tests - name: Unit Tests
image: python:3.11-bookworm image: python:3.11-bookworm
commands: commands:
- bash -c './scripts/run_unit_tests.sh' # - bash -c './scripts/run_unit_tests.sh'
- bash -c 'sleep 100000'
trigger: trigger:
event: event:

Loading…
Cancel
Save