CI: Test twice

Signed-off-by: Luigi311 <git@luigi311.com>
This commit is contained in:
Luigi311
2024-01-10 14:43:40 -07:00
parent f5835e1e72
commit 9566ffa384

View File

@@ -65,6 +65,9 @@ jobs:
# Run script
python main.py
# Run script twice to test if it can handle existing data
python main.py
cat mark.log
python test/validate_ci_marklog.py