Skip to content

Commit 7c13e56

Browse files
committed
wip
1 parent ecdcb0b commit 7c13e56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

actions/run-lighthouse-tests/dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

actions/run-lighthouse-tests/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {
1111
setOutput,
1212
} from '@elementor/editor-github-actions-utils';
1313

14-
const LHCI_VERSION = '0.14.x';
14+
const LHCI_VERSION = '0.15.x';
1515
const OUTPUT_DIR = path.resolve(process.cwd(), './lhci');
1616

1717
const AVAILABLE_CATEGORIES = [

0 commit comments

Comments
 (0)