Skip to content

Commit be97415

Browse files
author
Itamar Junior
committed
Update GitHub Actions workflow to modify Laravel installation arguments
1 parent 8d5f2da commit be97415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
steps:
1010
- uses: matriphe/laravel-pkg-test-action@v2
1111
with:
12-
laravel_install_args: --prefer-dist codeitamarjr/laravel-appointments:dev-master
12+
laravel_install_args: --prefer-dist
1313
package_install_args: --prefer-dist --no-progress

0 commit comments

Comments
 (0)