Skip to content

Commit

Permalink
test removing pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
addelany authored Dec 1, 2023
1 parent ea36e0d commit 7edd416
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
fetch-depth: 0
set-safe-directory: '*'

- name: install validator
run: |
pip install stac-validator
#- name: install validator
# run: |
# pip install stac-validator

- name: Render
shell: Rscript {0}
Expand Down

0 comments on commit 7edd416

Please sign in to comment.