aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/phpunit-32bits.yml
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2023-03-21 09:56:38 +0100
committerCôme Chilliet <come.chilliet@nextcloud.com>2023-03-21 11:01:21 +0100
commit8a5374cb634715e4aa186fe9d8a732b6d6436f02 (patch)
treee750fa68963d82ecc20c0214d76e3d85c03885b5 /.github/workflows/phpunit-32bits.yml
parent0d75a3096f8f4c0c2c54aba8afe672557377af1c (diff)
downloadnextcloud-server-8a5374cb634715e4aa186fe9d8a732b6d6436f02.tar.gz
nextcloud-server-8a5374cb634715e4aa186fe9d8a732b6d6436f02.zip
Avoid having the same name for several workflows
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to '.github/workflows/phpunit-32bits.yml')
-rw-r--r--.github/workflows/phpunit-32bits.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/phpunit-32bits.yml b/.github/workflows/phpunit-32bits.yml
index 3b03c00184b..100c95bd210 100644
--- a/.github/workflows/phpunit-32bits.yml
+++ b/.github/workflows/phpunit-32bits.yml
@@ -1,4 +1,4 @@
-name: PHPUnit
+name: PHPUnit 32bits
on:
workflow_dispatch: