change warning message no timestamps
All checks were successful
Generate Map Previews for Switzerland25 Tournament / Full CI/CD Pipeline (push) Successful in 7s
All checks were successful
Generate Map Previews for Switzerland25 Tournament / Full CI/CD Pipeline (push) Successful in 7s
This commit is contained in:
@@ -130,7 +130,7 @@ jobs:
|
||||
fi
|
||||
|
||||
if [ "$START" -eq 0 ] && [ "$END" -eq 0 ]; then
|
||||
echo " Invalid timestamps (0,0) for $REPLAY_NAME - skipping"
|
||||
echo " No timestamps set for $REPLAY_NAME - skipping"
|
||||
((skipped++))
|
||||
continue
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user