From 92a3b89bee9ae25dbec33dc7bf267e3578315b9f Mon Sep 17 00:00:00 2001 From: 1xtier Date: Mon, 26 Jan 2026 09:19:07 +0400 Subject: [PATCH] add --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db655d0..90c3b64 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,8 +13,6 @@ jobs: steps: - name: Check out the codebase. uses: actions/checkout@v4 - with: - path: 'geerlingguy.node_exporter' - name: Set up Python 3. uses: actions/setup-python@v5 @@ -42,8 +40,6 @@ jobs: steps: - name: Check out the codebase. uses: actions/checkout@v4 - with: - path: 'geerlingguy.node_exporter' - name: Set up Python 3. uses: actions/setup-python@v5