diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 57a1aef593af49ef69625d6d1f1063d7fd9d2b34..3295b83fcd03f32f09a894ab9caddc809f44d0b5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -214,7 +214,7 @@ geos_enabled: planetary_computer: extends: .applications_test_base script: - - pip install pystac_client planeatry_computer + - pip install pystac_client planetary_computer - python -m pytest --junitxml=$ARTIFACT_TEST_DIR/report_pc_enabled.xml $OTBTF_SRC/test/pc_test.py imports: