chore: disable e2e-tests for now so we can ship with

This commit is contained in:
Gabriel Horner
2024-08-22 10:52:27 -04:00
parent df0ef55e4c
commit 89c89f0244
2 changed files with 6 additions and 0 deletions

View File

@@ -14,6 +14,10 @@ on:
paths:
- 'e2e-tests/**'
# TODO: Re-enable when ready to enable tests for file graphs
defaults:
if: false
env:
CLOJURE_VERSION: '1.11.1.1413'
JAVA_VERSION: '11'