Skip to content

Commit 27dbd22

Browse files
committed
Add dot
1 parent 6fba6f6 commit 27dbd22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: composer install --prefer-dist --no-progress
2929

3030
- name: Run test suite
31-
run: composer run-script test
31+
run: composer run-script test .

0 commit comments

Comments
 (0)