Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/LumexUI/lumexui
Browse files Browse the repository at this point in the history
  • Loading branch information
desmondinho committed Oct 2, 2024
2 parents 8e92d7c + 1c9c809 commit d22ed72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
dotnet-version: 8.0.x

- name: Build
run: dotnet build -c Release --no-restore
run: dotnet build -c Release

- name: Test
run: dotnet test -c Release --no-build
Expand Down

0 comments on commit d22ed72

Please sign in to comment.