Skip to content

Commit d7717c5

Browse files
committed
Add script execution for demo in CI configuration
1 parent 59caff9 commit d7717c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ jobs:
1111
with:
1212
old_stable: '["8.2", "8.3", "8.4"]'
1313
current_stable: 8.5
14+
script: demo/run.php
15+

0 commit comments

Comments
 (0)