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