Skip to content

Commit 02fd1a4

Browse files
committed
fixup! fix: Use proper userId in taskprocessing trigger tests
1 parent c73154f commit 02fd1a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpunit-32bits.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- 'version.php'
99
- '.github/workflows/phpunit-32bits.yml'
1010
- 'tests/phpunit-autotest.xml'
11+
- 'tests/lib/TaskProcessing/TaskProcessingTest.php'
1112
workflow_dispatch:
1213
schedule:
1314
- cron: "15 1 * * 1-6"

0 commit comments

Comments
 (0)