Skip to content

Commit

Permalink
h
Browse files Browse the repository at this point in the history
  • Loading branch information
stijuh committed May 20, 2023
1 parent ed8ffb9 commit 3fd9b86
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 @@ -35,4 +35,4 @@ jobs:
- name: Build
run: dotnet build GainsTracker.ClientNative/GainsTracker.ClientNative.csproj -c Release -f net7.0-android --no-restore
- name: Test
run: dotnet test --no-build --verbosity normal
run: dotnet test --verbosity normal

0 comments on commit 3fd9b86

Please sign in to comment.