Skip to content
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

Adding Lighthouse CI #55

Merged
merged 8 commits into from
Apr 30, 2020
Merged

Adding Lighthouse CI #55

merged 8 commits into from
Apr 30, 2020

Conversation

paulirish
Copy link
Owner

@paulirish paulirish commented Apr 30, 2020

playing around a bit, apologies for all the commits.

update: it works!

name: Lighthouse CI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Copy link

Choose a reason for hiding this comment

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

checkout has v2 that fixed many issues like this one, maybe we could use v2?

Copy link
Owner Author

Choose a reason for hiding this comment

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

great call! meant to do that.

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.

None yet

2 participants