From 3adce99f22c606ce3519fd17274a2def66662ab2 Mon Sep 17 00:00:00 2001 From: Slipstream Date: Thu, 12 Jun 2025 23:40:59 -0600 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e097469..f43ede6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,8 +31,6 @@ jobs: run: id - name: Check DNS run: nslookup github.com - - name: Ping github.com - run: ping -c 2 github.com - name: Try git clone run: | apk add --no-cache git ca-certificates