Skip to content

fix: skip duplicate tests in release workflow#12

Merged
cluic merged 1 commit into
mainfrom
cluic/remove-release-retest
May 23, 2026
Merged

fix: skip duplicate tests in release workflow#12
cluic merged 1 commit into
mainfrom
cluic/remove-release-retest

Conversation

@cluic

@cluic cluic commented May 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove the duplicate npm run test --if-present step from the Release workflow on main
  • keep test enforcement in PR-time Release Preflight instead of re-running it during publish
  • reduce the chance that intermittent GitHub Actions runner issues block package release after merge

Verification

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release.yml"); puts "yaml ok"'

@cluic cluic merged commit 5ac3ca1 into main May 23, 2026
1 check passed
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.

1 participant