Skip to content

ci: drop npm cache from test & release workflow#32

Open
initharrington wants to merge 1 commit into
mainfrom
chore/release-no-cache
Open

ci: drop npm cache from test & release workflow#32
initharrington wants to merge 1 commit into
mainfrom
chore/release-no-cache

Conversation

@initharrington
Copy link
Copy Markdown

Description

ci: drop npm cache from test & release workflow

@initharrington initharrington requested a review from a team as a code owner May 15, 2026 16:40
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@initharrington initharrington force-pushed the chore/release-no-cache branch from 14a8137 to 4ee1550 Compare May 15, 2026 18:47
uses: actions/setup-node@v4
with:
node-version-file: ".nvmrc"
cache: "npm"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

did you mean to also remove from test (per title)

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.

2 participants