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

Adding more YAML validations #2837

Merged
merged 7 commits into from
Jul 10, 2024
Merged

Adding more YAML validations #2837

merged 7 commits into from
Jul 10, 2024

Conversation

cyberbuff
Copy link
Collaborator

@cyberbuff cyberbuff commented Jul 6, 2024

Details:

  • The empty dependency_executor_name in few YAML files is causing the Invoke-AtomicTest to fail.
  • This PR also fixes an issue in Github Actions where pytest hangs on linux machines(ubuntu-latest) but works fine on macos-latest.
@cyberbuff cyberbuff changed the title Update T1202.yaml Jul 10, 2024
@@ -1239,7 +1239,7 @@ atomic_tests:
name: command_prompt
elevation_required: true
- name: Modify EnableNonTPM Registry entry
auto_generated_guid: 02d8b9f7-1a51-4011-8901-2d55cca667f9
auto_generated_guid:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removing duplicate auto_generated_guid

@clr2of8 clr2of8 merged commit c8a7099 into master Jul 10, 2024
3 checks passed
@cyberbuff cyberbuff deleted the cyberbuff-patch-3 branch July 11, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants