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