remove comments

master
Drew Bednar 1 year ago
parent 634ecf512e
commit ab06ee1ae2

@ -7,7 +7,6 @@ steps:
image: python:3.11-bullseye image: python:3.11-bullseye
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