Test: Validate for GUIDS and Locations
Signed-off-by: Luis Garcia <git@luigi311.com>
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
||||
run: |
|
||||
mv test/ci_guids.env .env
|
||||
python main.py
|
||||
python test/validate_ci_marklog.py --dry
|
||||
python test/validate_ci_marklog.py --guids
|
||||
|
||||
rm mark.log
|
||||
|
||||
@@ -96,7 +96,7 @@ jobs:
|
||||
run: |
|
||||
mv test/ci_locations.env .env
|
||||
python main.py
|
||||
python test/validate_ci_marklog.py --dry
|
||||
python test/validate_ci_marklog.py --locations
|
||||
|
||||
rm mark.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user