Skip to content

Commit

Permalink
chore: moving unlighthouse to /tools
Browse files Browse the repository at this point in the history
  • Loading branch information
cypherkunp committed Jun 2, 2024
1 parent 5ecd822 commit 5e53b1e
Show file tree
Hide file tree
Showing 5 changed files with 843 additions and 38 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lighthouse-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
name: Generate Unlighthouse Report

runs-on: ubuntu-latest
defaults:
run:
working-directory: ./tools/unlighthouse
steps:
- name: Set up Node.js
uses: actions/setup-node@v4
Expand Down
Loading

0 comments on commit 5e53b1e

Please sign in to comment.