mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
chore(tests): run 32 bits tests when PreviewMapper test change
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
This commit is contained in:
parent
71aa36860f
commit
1b241388ee
1 changed files with 1 additions and 0 deletions
1
.github/workflows/phpunit-32bits.yml
vendored
1
.github/workflows/phpunit-32bits.yml
vendored
|
|
@ -9,6 +9,7 @@ on:
|
|||
- ".github/workflows/phpunit-32bits.yml"
|
||||
- "tests/phpunit-autotest.xml"
|
||||
- "lib/private/Snowflake/*"
|
||||
- "tests/lib/Preview/PreviewMapperTest.php"
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "15 1 * * 1-6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue