mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
chore: disable e2e-tests for now so we can ship with ✅
This commit is contained in:
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user