Skip to content

Commit 89caadc

Browse files
runningcodeclaude
andcommitted
fix: Update not-macos integration test for help text changes
Update the build-upload-help-not-macos.trycmd test snapshot to match the updated help text that specifies pull_request-triggered workflows. This should fix the failing tests on Linux, Windows, and macOS x86_64. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent fbc090b commit 89caadc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/integration/_cases/build/build-upload-help-not-macos.trycmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Options:
4444
The reference (branch) to use for the upload. If not provided, the current reference will
4545
be used.
4646
--pr-number <pr_number>
47-
The pull request number to use for the upload. If not provided and running in a GitHub
48-
Actions environment, the PR number will be automatically detected from GitHub Actions
49-
environment variables.
47+
The pull request number to use for the upload. If not provided and running in a
48+
pull_request-triggered GitHub Actions workflow, the PR number will be automatically
49+
detected from GitHub Actions environment variables.
5050
--build-configuration <build_configuration>
5151
The build configuration to use for the upload. If not provided, the current version will
5252
be used.

0 commit comments

Comments
 (0)