Closed ijlee2 closed 3 years ago
This pull request closes https://github.com/jelhan/create-github-actions-setup-for-ember-addon/issues/15.
I added 1 newline character after each step (I looked for the next character of -) and 2 newline characters after each job. Afterwards, I ran yarn test -u to update the test snapshots. (Thanks for the helpful instructions!)
-
yarn test -u
Released as v0.3.0.
Description
This pull request closes https://github.com/jelhan/create-github-actions-setup-for-ember-addon/issues/15.
I added 1 newline character after each step (I looked for the next character of
-
) and 2 newline characters after each job. Afterwards, I ranyarn test -u
to update the test snapshots. (Thanks for the helpful instructions!)