ci(test): exclude cloud e2e from default suite

This commit is contained in:
saltbo
2026-05-10 02:38:26 -04:00
parent 4ecccbba95
commit f341b969a9
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -4,10 +4,6 @@ on:
push:
tags: ['v*']
env:
E2E_CLOUD_PRO_EMAIL: ${{ secrets.E2E_CLOUD_PRO_EMAIL }}
E2E_CLOUD_PRO_PASSWORD: ${{ secrets.E2E_CLOUD_PRO_PASSWORD }}
jobs:
check:
name: Typecheck & Test