diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 97a1b09d51..7b388265c2 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -128,4 +128,4 @@ jobs: export TICSAUTHTOKEN=${{ secrets.TICSAUTHTOKEN }} curl --silent --show-error "https://canonical.tiobe.com/tiobeweb/TICS/api/public/v1/fapi/installtics/Script?cfg=default&platform=linux&url=https://canonical.tiobe.com/tiobeweb/TICS/" > install_tics.sh . ./install_tics.sh - TICSQServer -project snapcraft.io -tmpdir /tmp/tics -branchdir . + TICSQServer -project snapcraft.io -tmpdir /tmp/tics -branchdir . -nosanity