Skip to content

Commit c19a3db

Browse files
committed
try ci reporter
1 parent 1f6b4cb commit c19a3db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-tests-extended.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jobs:
7272
NODE_OPTIONS: '--max_old_space_size=4096'
7373
- name: Run integration tests
7474
# use ci-reporter to publish failing diff images to s3 bucket
75-
# run: yarn test:integration:extended:ci-reporter
76-
run: yarn test:integration:extended
75+
run: yarn test:integration:extended:ci-reporter
76+
# run: yarn test:integration:extended
7777
shell: bash

0 commit comments

Comments
 (0)