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

GitHub actions PR #8

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

sladyn98
Copy link

No description provided.

Copy link
Owner

@ljharb ljharb left a 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 Show resolved Hide resolved
.github/workflows/tests.yml Outdated Show resolved Hide resolved
Comment on lines 13 to 24
strategy:
matrix:
Copy link
Owner

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

@ljharb ljharb force-pushed the master branch 26 times, most recently from 5edfb00 to c31a867 Compare August 20, 2024 23:30
@ljharb ljharb force-pushed the master branch 4 times, most recently from 37a3f7b to 179d450 Compare August 27, 2024 20:44
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.

3 participants