Skip to content

Commit

Permalink
Merge pull request #533 from NASA-PDS/deep-archive-testing
Browse files Browse the repository at this point in the history
Test re-enabling deep archive
  • Loading branch information
alexdunnjpl authored Sep 5, 2024
2 parents 334c841 + 03390ab commit 0d637ab
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/branch-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,13 +110,13 @@ jobs:
with:
python-version: '3.9'

# -
# name: ∫ Test PDS Deep Archive compatibility
# run: |
# git clone --quiet https://github.com/NASA-PDS/deep-archive.git
# cd deep-archive
# pip install .
# pds-deep-registry-archive -u http://localhost:8080 -s PDS_ENG urn:nasa:pds:insight_rad::2.1 --debug
-
name: ∫ Test PDS Deep Archive compatibility
run: |
git clone --quiet https://github.com/NASA-PDS/deep-archive.git
cd deep-archive
pip install .
pds-deep-registry-archive -u http://localhost:8080 -s PDS_ENG urn:nasa:pds:insight_rad::2.1 --debug
...

Expand Down

0 comments on commit 0d637ab

Please sign in to comment.