Running all tests on 32bits to see what happens

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/36120/head
Côme Chilliet 3 years ago
parent e156f8339c
commit b370fdb1e7
No known key found for this signature in database
GPG Key ID: A3E2F658B28C760A
  1. 2
      .github/workflows/phpunit-32bits.yml

@ -44,4 +44,4 @@ jobs:
- name: PHPUnit
working-directory: tests
run: phpunit --configuration phpunit-autotest.xml --group NODB,DB,SLOWDB
run: phpunit --configuration phpunit-autotest.xml

Loading…
Cancel
Save