Skip to content

Commit

Permalink
cleanup automated teseting gh actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelp1986 committed Feb 3, 2024
1 parent 8b3da40 commit 5c30f06
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/automated-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,6 @@ jobs:
with:
distribution: 'adopt'
java-version: '11'
-
name: Download Harvest Binaries
id: harvest
uses: robinraju/release-downloader@v1.8
with:
repository: NASA-PDS/harvest
latest: true
tarBall: true
out-file-path: "${{ runner.temp }}"
extract: true
# TODO: set fileName to harvest-$tag_name-bin.targ.gz so we only download this file
-
name: Registry API Testing
run: |
Expand Down

0 comments on commit 5c30f06

Please sign in to comment.