mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 11:41:49 +02:00
ci: fixed stage name
This commit is contained in:
@ -13,7 +13,7 @@ include:
|
||||
# different stages in the pipeline
|
||||
stages:
|
||||
- Formatter
|
||||
- Test
|
||||
- test
|
||||
- Deploy
|
||||
|
||||
formatter:
|
||||
@ -39,7 +39,7 @@ pylint:
|
||||
expire_in: 1 week
|
||||
|
||||
tests:
|
||||
stage: Test
|
||||
stage: test
|
||||
needs: []
|
||||
variables:
|
||||
QT_QPA_PLATFORM: "offscreen"
|
||||
|
Reference in New Issue
Block a user