mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-22 00:02:40 -04:00
fix(ci): remove log file in second call
parent
53359d05d5
commit
753a6c2338
@ -62,7 +62,7 @@ lint:qt6:
|
|||||||
# first, a dry run to get the log file
|
# first, a dry run to get the log file
|
||||||
- pyqt5_to_pyqt6.py --dry_run --logfile pyqt6_checker.log $PROJECT_FOLDER/
|
- pyqt5_to_pyqt6.py --dry_run --logfile pyqt6_checker.log $PROJECT_FOLDER/
|
||||||
# then running with edit enabled to
|
# then running with edit enabled to
|
||||||
- pyqt5_to_pyqt6.py --logfile pyqt6_checker.log $PROJECT_FOLDER/
|
- pyqt5_to_pyqt6.py $PROJECT_FOLDER/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- pyqt6_checker.log
|
- pyqt6_checker.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user