diff --git a/tools/ci/tc/tasks/test.yml b/tools/ci/tc/tasks/test.yml index 2fc11e0b27b853c..06fcf527398d14f 100644 --- a/tools/ci/tc/tasks/test.yml +++ b/tools/ci/tc/tasks/test.yml @@ -367,7 +367,7 @@ tasks: - trigger-pr description: >- Lint for wpt-specific requirements - command: "./wpt lint --all" + command: "./wpt lint --all --github-checks-text-file=/home/test/artifacts/checkrun.md" - update-built: use: