Skip to content

Commit

Permalink
#3 see if it works as a single job
Browse files Browse the repository at this point in the history
  • Loading branch information
mvogelgesang committed Jan 6, 2023
1 parent 1f8082a commit b89c698
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ jobs:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_MVOGELGESANG }}'
projectId: mvogelgesang
lighhouse_ci:
- run: npm install -g @lhci/cli@0.3.x
- run: lhci autorun --upload.target=temporary-public-storage --serverBaseUrl=${{needs.build_and_preview.outputs.urls}} || echo "LHCI failed!"

0 comments on commit b89c698

Please sign in to comment.