run correct script

This commit is contained in:
Brendan McDevitt 2025-04-17 10:53:11 -05:00
parent 45d0741442
commit 9d0d0d1cd6

View file

@ -36,7 +36,7 @@ jobs:
- name: Run incident parser script
run: |
python3 madison_police_incidents.py
python3 madison_police_incident_report_getter.py
- name: Configure Git
run: |