Skip to content

Commit

Permalink
down grade stryker version
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-iel committed Apr 30, 2024
1 parent 2188181 commit e6ee2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
dotnet-version: ${{ matrix.dotnet-version }}

- name: Setup Stryker 🔧
run: dotnet tool install -g dotnet-stryker --version 4.0.0
run: dotnet tool install -g dotnet-stryker --version 3.13.2

- name: Install dotnet-format tool 🔧
run: dotnet tool install -g dotnet-format
Expand Down

0 comments on commit e6ee2f4

Please sign in to comment.