aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorST-DDT <[email protected]>2024-02-25 22:10:06 +0100
committerGitHub <[email protected]>2024-02-25 21:10:06 +0000
commita6eda6fbac913392d617a3a2e12cd283cba4736c (patch)
tree1bdbb0038892a357d270572c60d387babc832c05 /.github
parentc45537f6d4f3a28d8be1ebbe03567004c04af145 (diff)
downloadfaker-a6eda6fbac913392d617a3a2e12cd283cba4736c.tar.xz
faker-a6eda6fbac913392d617a3a2e12cd283cba4736c.zip
infra(vitest): enable github-actions-reporter (#2683)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pr.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml
index 14aea7a3..00691866 100644
--- a/.github/workflows/pr.yml
+++ b/.github/workflows/pr.yml
@@ -41,6 +41,8 @@ jobs:
pnpm run build
pnpm run test -u
continue-on-error: true
+ env:
+ CI_PREFLIGHT: true
- name: Check diff
id: diff