1
0
Эх сурвалжийг харах

chore: disable e2e.yml, now using clj-e2e.yml

rcmerci 6 сар өмнө
parent
commit
86838ef5b2

+ 1 - 0
.github/workflows/e2e.yml

@@ -24,6 +24,7 @@ env:
 
 jobs:
   e2e-test-build:
+    if: false                   # disabled
     name: Build Test Artifact
     runs-on: ubuntu-22.04
     steps: