Revert "Disable Cloud smoke tests with Boot 3.4"

This reverts commit 2c2651a169.

See gh-234
This commit is contained in:
Olga Maciaszek-Sharma
2024-08-12 11:53:23 +02:00
committed by Andy Wilkinson
parent 83708e3129
commit 2921c87349
17 changed files with 34 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Function Web
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_function_web_app_test: