diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4813b418..964e0a28 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -663,7 +663,7 @@ jobs: # Update apt repo update-apt-repo: - if: startsWith(github.ref, 'refs/tags/v') + #if: startsWith(github.ref, 'refs/tags/v') runs-on: ubuntu-latest container: image: debian:experimental