From 8f3c80fe01e1114cfb2b8242b29d34cf56f07e95 Mon Sep 17 00:00:00 2001 From: Julian Oes Date: Wed, 11 Feb 2026 14:50:17 +1300 Subject: [PATCH] CI: fix warnings --- .github/workflows/main.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c56cc5e7..535d4a72 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,6 @@ jobs: - uses: actions/checkout@v6 with: submodules: recursive - tags: true fetch-depth: 0 - name: Install pip and pipx @@ -96,7 +95,6 @@ jobs: - uses: actions/checkout@v6 with: submodules: recursive - tags: true fetch-depth: 0 - name: Install pip @@ -148,7 +146,6 @@ jobs: - uses: actions/checkout@v6 with: submodules: recursive - tags: true fetch-depth: 0 - name: Set up Python @@ -209,7 +206,6 @@ jobs: - uses: actions/checkout@v6 with: submodules: recursive - tags: true fetch-depth: 0 - name: Set up Python