Files
kestra/build-and-start-e2e-tests.sh
Roman Acevedo a244de3a21 ci: fix storybook ci (#11463)
* ci: fix storybook ci

* add missing e2e file

* fix
2025-09-23 13:46:33 +02:00

6 lines
107 B
Bash
Executable File

#!/usr/bin/env sh
set -e
set -x
echo "Skipping because No E2E tests are available on this release branch"