Skip to content

Commit a0cbdb6

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! ci(32bit): use custom image to run PHP unit tests on 32bit
1 parent ffdd477 commit a0cbdb6

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
@@ -41,7 +41,7 @@ jobs:
4141
- name: Set up dependencies
4242
uses: docker://ghcr.io/nextcloud/continuous-integration-php8.4-32bit:latest
4343
with:
44-
args: /bin/sh -c 'echo $GITHUB_WORKSPACEl && ls -ahlp /github/workspace"
44+
args: /bin/sh -c 'echo $GITHUB_WORKSPACEl && ls -ahlp /github/workspace'
4545
# args: /bin/sh -c "composer install --no-interaction"
4646

4747
- name: Set up Nextcloud

0 commit comments

Comments
 (0)