Skip to content

fix(run-lighthouse-tests): remove dot from report dir #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

Nevoss
Copy link
Member

@Nevoss Nevoss commented Mar 22, 2025

it will allow upload reports using GitHub action artifacts without the need to include-hidden-files

it will allow upload reports using GitHub action artifacts without the need to `include-hidden-files`
@Nevoss Nevoss requested a review from Copilot March 22, 2025 21:09
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the dot from the report directory path in the run-lighthouse-tests action to enable uploading reports via GitHub action artifacts without requiring the inclusion of hidden files.

  • Changed the OUTPUT_DIR constant definition in main.ts from a hidden directory (./.lhci) to a visible one (./lhci).

@StyleShit StyleShit merged commit 38eae82 into elementor:main Mar 23, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants