Skip to content

Commit

Permalink
Removed extra line from build definition
Browse files Browse the repository at this point in the history
Signed-off-by: Whit Waldo <[email protected]>
  • Loading branch information
WhitWaldo committed Nov 30, 2024
1 parent 9506c0d commit 9b33d36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/itests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ jobs:
with:
dotnet-version: '9.0.x'
dotnet-quality: 'ga'
- name: Build
- name: Build
# disable deterministic builds, just for test run. Deterministic builds break coverage for some reason
run: dotnet build --configuration release /p:GITHUB_ACTIONS=false
Expand Down

0 comments on commit 9b33d36

Please sign in to comment.