Skip to content

Commit

Permalink
add LHCI server
Browse files Browse the repository at this point in the history
  • Loading branch information
gabalafou committed Aug 11, 2023
1 parent 0956f22 commit 8c39f77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ jobs:
temporaryPublicStorage: true
uploadArtifacts: true
runs: 3 # Multiple runs to reduce variance
# LHCI server
serverBaseUrl: ${{ secrets.LHCI_SERVER_BASE_URL }}
serverToken: ${{ secrets.LHCI_SERVER_TOKEN }}

# Generate a profile of the code and upload as an artifact
profile:
Expand Down

0 comments on commit 8c39f77

Please sign in to comment.