Enable allow unsecure commands

This commit is contained in:
Alexandru Macocian
2021-06-01 17:23:44 +02:00
parent 08f9eab707
commit 09498e229a
+1
View File
@@ -23,6 +23,7 @@ jobs:
Solution_Path: Slim.sln
Test_Project_Path: Slim.Tests\Slim.Tests.csproj
Source_Project_Path: \Slim\Slim.csproj
Actions_Allow_Unsecure_Commands: true
steps:
- name: Checkout