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

Version change and Failure filter added. #10

Merged
merged 1 commit into from
May 20, 2024

Conversation

AlexisErazoGlobant
Copy link
Contributor

No description provided.

@@ -22,7 +22,7 @@ ci_test:
tests:
-
scripts:
- "dotnet test --no-build --configuration Release DSIronPython.sln --logger:junit"
- "dotnet test --no-build --configuration Release DSIronPython.sln --filter \"TestCategory!=Failure\" --logger:junit"
Copy link
Contributor

Choose a reason for hiding this comment

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

I am not sure that " is supported. Let's give it a try.

sm6srw
sm6srw approved these changes May 20, 2024
@sm6srw sm6srw merged commit c2f2df6 into DynamoDS:master May 20, 2024
11 checks passed
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