Skip to content

Commit fc955ca

Browse files
authored
Update laravel_dusk_connect-cms-test-matrix.yml
1 parent 0cd4156 commit fc955ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/laravel_dusk_connect-cms-test-matrix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ jobs:
132132
# run: sudo apt remove google-chrome-stable
133133
- name: /usr/bin/chrome
134134
run: |
135-
ll /usr/bin/chrome
136-
ll /usr/bin/google-chrome
135+
ls -ls /usr/bin/chrome
136+
ls -ls /usr/bin/google-chrome
137137
138138
# https://readouble.com/laravel/8.x/ja/dusk.html#managing-chromedriver-installations
139139
#- name: Upgrade Chrome Driver

0 commit comments

Comments
 (0)