Skip to content

Commit

Permalink
feat: integrate stryker with CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hamed-shirbandi committed Oct 8, 2023
1 parent a98a3bb commit 7210c9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
dotnet-version: 6.0.x
- name: Run nuke build
run: ./build.ps1
env:
STRYKER_DASHBOARD_API_KEY: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}

0 comments on commit 7210c9b

Please sign in to comment.