Skip to content

Commit 6b7903f

Browse files
committed
Update Testing CodeIgniter3 Skeleton
1 parent bf383ca commit 6b7903f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Install dependencies
2929
run: composer install --no-dev --no-progress --prefer-dist --optimize-autoloader
3030
- name: Testing CodeIgniter3 Skeleton
31-
run: php server.php welcome command
31+
run: php spark welcome command

0 commit comments

Comments
 (0)