Skip to content

Conversation

@juliaogris
Copy link
Member

Targets docs, learn and labs all use prettier which gets installed with

npx --prefix $(NODEPREFIX) -y prettier # ...

Occasionally this seems to fail on CI when run concurrently. Fix by adding an
explicit dependency and prettier installation and a .WAIT.

Targets `docs`, `learn` and `labs` all use prettier which gets installed with

    npx --prefix $(NODEPREFIX) -y prettier # ...

Occasionally this seems to fail on CI when run concurrently. Fix by adding an
explicit dependency and prettier installation and a `.WAIT`.
Copy link
Member

@camh- camh- left a comment

Choose a reason for hiding this comment

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

🥦 LGTM

@juliaogris juliaogris merged commit 4915377 into main Feb 8, 2025
4 checks passed
@juliaogris juliaogris deleted the fix-uptodate branch February 8, 2025 08:29
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