Skip to content

Commit d507fe2

Browse files
committed
windows: try running all tests
1 parent 2722b4f commit d507fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
run: composer update --no-progress --prefer-dist --optimize-autoloader
6262

6363
- name: Tests
64-
run: vendor/bin/phpunit --exclude linux
64+
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)