Skip to content

Commit 9aabc4a

Browse files
committed
Fix ref
1 parent 97dc150 commit 9aabc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- os: macos-latest
2626
# Not supported yet
2727
# - os: windows-latest-8-cores
28-
uses: stellar/system-test/.github/workflows/test.yml@c895dc10c4f8b1d27d0c760531f2ab2e76b44236
28+
uses: stellar/system-test/.github/workflows/test.yml@52d785080adf55d947bd5a3fd4e2fff0d239e086
2929
with:
3030
stellar-cli-ref: ${{ github.ref }}
3131
test-filter: "^TestDappDevelop$/^.*$"

0 commit comments

Comments
 (0)