Correct Drone config file name

pull/3/head
Drew Bednar 1 year ago
parent 6cab703805
commit 4859f8a570

@ -11,7 +11,7 @@ steps:
- name: Unit Tests - name: Unit Tests
image: python:3.11-bullseye image: python:3.11-bullseye
commands: commands:
- bash -c './ci_scripts/run_unit_tests.sh' - bash -c './scripts/run_unit_tests.sh'
trigger: trigger:
event: event:
Loading…
Cancel
Save