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

ci: resolves issues with tests failing on Github Actions #132

Merged
merged 5 commits into from
Apr 8, 2023

Conversation

marksie1988
Copy link
Collaborator

Description

Resolves issues with tests failing

Related issues

fixes #130

Motivation and Context

How has this been tested

Types of changes

  • Docs change / refactoring.
  • Non-breaking change (fix or feature that wouldn't cause existing functionality to change/break).
  • Breaking change (fix or feature that would cause existing functionality to change/break).

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes don't generate new warnings.
  • I have read the CONTRIBUTING document.
  • I have added tests that prove my fix is effective or that my feature works.
  • All new and existing tests pass.

@marksie1988 marksie1988 added the type/ci CI related changes label Apr 8, 2023
@marksie1988 marksie1988 added this to the 5.0.0 milestone Apr 8, 2023
@marksie1988 marksie1988 merged commit c5732a0 into totaldebug:master Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/ci CI related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing tests
1 participant