forked from BLC/AyposWeb
Add a Smoke test workflow
All checks were successful
AposWeb Smoke Test / smoke-test (push) Successful in 6s
All checks were successful
AposWeb Smoke Test / smoke-test (push) Successful in 6s
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
name: AposWeb Smoke Test
|
name: AposWeb Smoke Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
@@ -12,4 +11,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Simple Smoke Test
|
- name: Simple Smoke Test
|
||||||
run: |
|
run: |
|
||||||
echo "✅ AposWeb smoke test ran successfully!"
|
echo "✅ AposWeb smoke test ran successfully!!"
|
||||||
|
|||||||
Reference in New Issue
Block a user