Browse Source

Github CI workflow

Nicolas Meienberger 3 years ago
parent
commit
d9ab676671
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/workflows/ci.yml

+ 3 - 0
.github/workflows/ci.yml

@@ -1,6 +1,9 @@
 name: Tipi CI
 on:
   push:
+
+env:
+  ROOT_FOLDER: /test    
     
 jobs:
   cache-and-install: