Skip to content

Commit

Permalink
COMMIT
Browse files Browse the repository at this point in the history
Update powershell.yml
  • Loading branch information
classicvalues authored Dec 30, 2023
1 parent debfeca commit b477b7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/powershell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@ jobs:
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: results.sarif
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b477b7b

Please sign in to comment.