Delete smoke file
All checks were successful
SgeUpdated Deploy / deploy-frontend (push) Has been skipped
SgeUpdated Deploy / deploy-backend (push) Has been skipped

This commit is contained in:
2025-09-01 02:41:02 +03:00
parent b35eac74a1
commit ae0e112572

View File

@@ -1,15 +0,0 @@
# .gitea/workflows/sgeupdated_smoke.yml
name: sgeUpdated Smoke Test
on:
push:
branches:
- main
jobs:
smoke-test:
runs-on: ubuntu-latest
steps:
- name: Simple Smoke Test
run: |
echo "✅ sgeUpdated smoke test ran successfully!"