This commit is contained in:
2026-01-26 09:19:07 +04:00
parent eee189b344
commit 92a3b89bee

View File

@@ -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