From ab06ee1ae2b6adc462bd6fe942b9433438e44e1c Mon Sep 17 00:00:00 2001 From: Drew Bednar Date: Thu, 30 Nov 2023 15:07:58 -0500 Subject: [PATCH] remove comments --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 285cb6f..79f8f00 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,6 @@ steps: image: python:3.11-bullseye commands: - bash -c './scripts/run_unit_tests.sh' - # - bash -c 'sleep 100000' trigger: event: