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

This commit is contained in:
rcmerci
2025-05-30 00:29:52 +08:00
parent cb24489cfb
commit 86838ef5b2

View File

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