Skip to content

🪲 [Fix]: Fix nightly run to include SkipTests#24

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
fixNightly
Mar 18, 2025
Merged

🪲 [Fix]: Fix nightly run to include SkipTests#24
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
fixNightly

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

Description

This pull request includes a change to the .github/workflows/Nightly-Run.yml file to modify the behavior of the Process-PSModule job by skipping tests on Linux and macOS platforms.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

Copilot AI review requested due to automatic review settings March 18, 2025 08:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the nightly run by adding the SkipTests parameter to the Process-PSModule job, which will now skip tests on Linux and macOS platforms.

  • Added a new "with" block in the workflow file to pass SkipTests with the value "Linux, macOS".
  • Ensures tests are not run on non-Windows platforms during the nightly execution.

@github-actions

Copy link
Copy Markdown

Module Path - 1.0.16 published to the PowerShell Gallery.

@github-actions

Copy link
Copy Markdown

GitHub release for Path v1.0.16 has been created.

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