summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/coverity.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml
index 5fb36fd..7db1177 100644
--- a/.github/workflows/coverity.yml
+++ b/.github/workflows/coverity.yml
@@ -40,4 +40,3 @@ jobs:
40 https://scan.coverity.com/builds?project=jvoisin/snuffleupagus 40 https://scan.coverity.com/builds?project=jvoisin/snuffleupagus
41 env: 41 env:
42 TOKEN: ${{ secrets.COVERITY_SCAN_TOKEN }} 42 TOKEN: ${{ secrets.COVERITY_SCAN_TOKEN }}
43