Skip to content

Commit c1af21e

Browse files
committed
Running all tests on 32bits to see what happens
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent fe60c1c commit c1af21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-32bits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
4545
- name: PHPUnit
4646
working-directory: tests
47-
run: phpunit --configuration phpunit-autotest.xml --group NODB,DB,SLOWDB
47+
run: phpunit --configuration phpunit-autotest.xml

0 commit comments

Comments
 (0)