CI: Validate mark log

This commit is contained in:
Luigi311
2024-01-02 18:10:56 -07:00
parent a2b802a5de
commit 4e25ae5539
2 changed files with 36 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ jobs:
python main.py
cat mark.log
python test/validate_ci_marklog.py
docker:
runs-on: ubuntu-latest