Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Actions: npm test is failing Windows tests on M1 Macs #3011

Merged
merged 3 commits into from
Apr 11, 2024

Commits on Apr 5, 2024

  1. GitHub Actions: npm test is failing Windows tests on M1 Macs

    `npm test` is running and failing Windows `find-visualstudio` tests on an M1 Mac!!!
    
    These tests are not being run or not failing on Intel Macs.
    cclauss authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a3501e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    591f31c View commit details
    Browse the repository at this point in the history
  2. Update test/test-find-visualstudio.js

    Co-authored-by: Christian Clauss <[email protected]>
    StefanStojanovic and cclauss authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b113c39 View commit details
    Browse the repository at this point in the history