We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab89a2a commit 824e022Copy full SHA for 824e022
1 file changed
.github/workflows/coverage.yml
@@ -128,4 +128,4 @@ jobs:
128
export TICSAUTHTOKEN=${{ secrets.TICSAUTHTOKEN }}
129
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
130
. ./install_tics.sh
131
- TICSQServer -project snapcraft.io -tmpdir /tmp/tics -branchdir .
+ TICSQServer -project snapcraft.io -tmpdir /tmp/tics -branchdir . -nosanity
0 commit comments