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

Fixup GH Actions configuration for new projects. #94

Merged
merged 1 commit into from
Sep 24, 2020
Merged

Conversation

rwjblue
Copy link
Owner

@rwjblue rwjblue commented Sep 24, 2020

  • Remove Node 8 testing (already didn't support it, just missed this reference)
  • Remove npm i -g yarn (installed by default)
  • Add --frozen-lockfile on test runs that should always use the lockfile

* Remove Node 8 testing (already didn't support it, just missed this
  reference)
* Remove `npm i -g yarn` (installed by default)
* Add `--frozen-lockfile` on test runs that should always use the
  lockfile
@rwjblue rwjblue added the bug Something isn't working label Sep 24, 2020
@rwjblue rwjblue merged commit 4665051 into master Sep 24, 2020
@rwjblue rwjblue deleted the fixup-ci-config branch September 24, 2020 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant