Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanChanges committed Jan 17, 2024
1 parent 26108ca commit 77d0434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
name: Upload
with:
name: unlocker
path: ${{ github.workspace }}\PCL Ref ThemeUnlock [Test]\bin\Debug\PCL Ref ThemeUnlock [Test].exe
path: ${{ github.workspace }}\PCL Ref ThemeUnlock [Test]\obj\Debug\PCL Ref ThemeUnlock [Test].exe
- name: Test
run: dotnet test --no-build --verbosity normal

0 comments on commit 77d0434

Please sign in to comment.