Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Missed test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
slundqui committed Feb 7, 2024
1 parent 1065dd5 commit 62e14b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@master
with:
repository: delvtech/hyperdrive
ref: "v0.7.0"
ref: "v0.7.1"
path: "./hyperdrive"
ssh-key: ${{ secrets.HYPERDRIVE_ACCESS_KEY }}

Expand Down

0 comments on commit 62e14b6

Please sign in to comment.