Implementing Runner-Specific Node.js Tests #178
Reference in New Issue
Block a user
Delete Branch "testcase-arm64"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added a test condition in 'Node.Tests.ps1' to differentiate between GitHub-hosted runners and others. This enables specific checks for cached Node.js usage in GitHub-hosted runners and version validation in other environments.