Skip to content

Commit

Permalink
gp-3 - fixing the feature build and auto-merge build
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Cook committed Nov 24, 2024
1 parent 0d5353b commit 865842b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feature-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
with:
dotnet-version: '8.0.x'
- name: Test
run: dotnet test --configuration Release --no-build --verbosity normal
run: dotnet test --configuration Release --verbosity normal

0 comments on commit 865842b

Please sign in to comment.