Skip to content

Commit

Permalink
do not build xUnit project
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame committed Nov 13, 2023
1 parent 04c2152 commit 5a1d8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_az-appservice-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
include-prerelease: true

- name: Build with dotnet
run: dotnet build --configuration Release
run: dotnet build --configuration Release az-appservice-dotnet

- name: dotnet publish
run: |
Expand Down

0 comments on commit 5a1d8c5

Please sign in to comment.