Skip to content

Commit

Permalink
Update ci-api.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiran-Larbi authored May 17, 2024
1 parent cb9d942 commit 8fa6945
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,9 @@ jobs:
continue-on-error: true # To make sure that SARIF upload gets called
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --sarif-file-output=snyk.sarif
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v3
with:
args: --severity-threshold=high
command: monitor

coverage:
name: Code Coverage Suivie Physique API
Expand Down

0 comments on commit 8fa6945

Please sign in to comment.