Skip to content

Commit

Permalink
Update main_prod-ap-ms-order-customer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerheadShark666 authored Aug 19, 2024
1 parent 47025f8 commit bf07c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_prod-ap-ms-order-customer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
include-prerelease: true

- name: Build with dotnet
run: dotnet build --configuration Release
run: dotnet build Microservice.Customer.Api/Microservice.Customer.Api.csproj --configuration Release

- name: Unit Tests
run: dotnet test Microservice.Customer.Api.Test.Unit/Microservice.Customer.Api.Test.Unit.csproj --logger "console;verbosity=detailed"
Expand Down

0 comments on commit bf07c3a

Please sign in to comment.