forked from nvm-sh/nvm
-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
GitHub actions PR #8
Open
sladyn98
wants to merge
6
commits into
ljharb:master
Choose a base branch
from
sladyn98:github-actions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
86e6dc9
to
978fe13
Compare
ljharb
reviewed
Mar 26, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
weird failures:
./nvm_stdout_is_terminal: line 28: /dev/tty: No such device or address
tput: unknown terminal "unknown"
/home/runner/work/nvm/nvm/node_modules/.bin/urchin: 66: ./Running 'nvm ls' should not show a trailing slash: not found
.github/workflows/tests.yml
Outdated
Comment on lines
13
to
24
strategy: | ||
matrix: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
strategy: | |
matrix: | |
strategy: | |
fail-fast: false | |
matrix: |
this way one failure won't stop the rest from finishing
5dce4f3
to
3fea549
Compare
da76c13
to
26b8624
Compare
26b8624
to
c31b240
Compare
d602697
to
5ad376b
Compare
e40f351
to
5d7283e
Compare
f26e662
to
eed0d0e
Compare
1aa765e
to
5b77f7d
Compare
5edfb00
to
c31a867
Compare
37a3f7b
to
179d450
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.