Skip to content

Commit

Permalink
✅ update generate coverage script
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganKryze committed Mar 14, 2024
1 parent e8afa47 commit b62a9b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions generate_test_coverage.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

echo " --- Running tests --- \n"

dotnet test -c Release --verbosity m
Expand Down

0 comments on commit b62a9b9

Please sign in to comment.