fix on workflow

This commit is contained in:
Domingo Dirutigliano
2025-09-15 10:36:28 +02:00
parent 92332e2ee0
commit 702e42a98e

View File

@@ -35,7 +35,7 @@ jobs:
- name: Build and run firegex - name: Build and run firegex
if: matrix.run_tests if: matrix.run_tests
run: python3 start.py start -P testpassword run: python3 run.py start -P testpassword
- name: Run tests - name: Run tests
if: matrix.run_tests if: matrix.run_tests