diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index fd4c018..6daa9b4 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -69,8 +69,8 @@ jobs: comment-on-alert: true # Mention @rhysd in the commit comment alert-comment-cc-users: '@bradygm' - alert-threshold: 200% - # comment-always: true + alert-threshold: 150% + comment-always: true # Upload the updated cache file for the next job by actions/cache - name: Run unit tests