test(Discord) Added test logs to discord and start of discord chat bot
This commit is contained in:
@@ -46,4 +46,6 @@ jobs:
|
||||
dotnet-version: 6.0.*
|
||||
- run: dotnet restore
|
||||
- run: dotnet build --no-restore
|
||||
- run: dotnet test --no-build --verbosity normal
|
||||
- run: dotnet test --no-build --verbosity normal
|
||||
env:
|
||||
TEST_HOOK: ${{ secrets.TEST_HOOK }}
|
||||
Reference in New Issue
Block a user