Skip to content

Commit

Permalink
tests: use the latest tag to run helia interop
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorropo committed Sep 26, 2023
1 parent f138b47 commit 8eecfcb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ jobs:
path: interop
- name: Checkout latest tag
run: |
exit 0 # temporary while theses pull requests are released:
# https://github.com/ipfs/helia/pull/200
# https://github.com/ipfs/helia-unixfs/pull/68
# https://github.com/ipfs/helia-ipns/pull/72
export TAG="$(git describe --tags --abbrev=0)"
echo "Running tests against: $TAG"
git checkout "$TAG"
Expand Down

0 comments on commit 8eecfcb

Please sign in to comment.