Explorar o código

Update unit-test.yml

allow run unit test manually
Victory %!s(int64=3) %!d(string=hai) anos
pai
achega
e96b18cb67
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .github/workflows/unit-test.yml

+ 3 - 0
.github/workflows/unit-test.yml

@@ -10,6 +10,9 @@ on:
     branches: 
       - master
       - develop
+  
+  # Allows you to run this workflow manually from the Actions tab
+  workflow_dispatch:
 
 jobs:
   unit-test: