Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Codespilot committed Jul 5, 2023
2 parents b94da0e + a7a3ddd commit 22060f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
dotnet-version: [ '7.0.x', '6.0.x' ]
configuration: [Debug, Release]
configuration: [Release]

steps:
- name: Checkout
Expand Down

0 comments on commit 22060f4

Please sign in to comment.