Skip to content

Commit

Permalink
chore: test stryker dashboard report
Browse files Browse the repository at this point in the history
  • Loading branch information
hamed-shirbandi committed Oct 8, 2023
1 parent 91b417b commit 51b9283
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
uses: actions/setup-dotnet@v2
with:
dotnet-version: 6.0.x
- name: Build
run: ./build.ps1 Compile
- name: Unit Test
run: ./build.ps1 RunUnitTests --skip Compile
# - name: Build
# run: ./build.ps1 Compile
# - name: Unit Test
# run: ./build.ps1 RunUnitTests --skip Compile
- name: Mutation Test
run: ./build.ps1 RunMutationTests --skip RunUnitTests
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"project-info": {
"module": "TaskoMask",
"name": "github.com/hamed-shirbandi/taskomask",
"name": "github.com/hamed-shirbandi/TaskoMask",
"version": "master"
},
"since": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"project-info": {
"module": "TaskoMask",
"name": "github.com/hamed-shirbandi/taskomask",
"name": "github.com/hamed-shirbandi/TaskoMask",
"version": "master"
},
"since": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"project-info": {
"module": "TaskoMask",
"name": "github.com/hamed-shirbandi/taskomask",
"name": "github.com/hamed-shirbandi/TaskoMask",
"version": "master"
},
"since": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"project-info": {
"module": "TaskoMask",
"name": "github.com/hamed-shirbandi/taskomask",
"name": "github.com/hamed-shirbandi/TaskoMask",
"version": "master"
},
"since": {
Expand Down

0 comments on commit 51b9283

Please sign in to comment.