From 49d0e4031cf9b74ead53928b253fd1a4bdf440c0 Mon Sep 17 00:00:00 2001 From: Andrew Gillis <11790789+gammazero@users.noreply.github.com> Date: Fri, 3 Jan 2025 15:12:23 -1000 Subject: [PATCH] test with latest gateway-sharness (#780) Now that the latest gateway-sharness is merged into kubo master, there is no need to pull it from a branch. --- .github/workflows/gateway-sharness.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/gateway-sharness.yml b/.github/workflows/gateway-sharness.yml index c3f1895b8..a2058126e 100644 --- a/.github/workflows/gateway-sharness.yml +++ b/.github/workflows/gateway-sharness.yml @@ -28,7 +28,6 @@ jobs: with: repository: ipfs/kubo path: kubo - ref: fix-gateway-percent-in-dirname - name: Install Missing Tools run: sudo apt install -y socat net-tools fish libxml2-utils - name: Replace boxo in Kubo go.mod