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

Fix Ragger for cross repo tests #194

Closed
wants to merge 1 commit into from

Conversation

fbeutin-ledger
Copy link
Contributor

No description provided.

@fbeutin-ledger fbeutin-ledger force-pushed the fbe/fix_ragger_for_cross_repo_tests branch from d2fe4fb to 53cc7f9 Compare July 11, 2024 12:01
@@ -116,6 +116,9 @@
backend_name = metafunc.config.getoption("backend")

# Get supported devices list from manifest
project_root_dir = find_project_root_dir(root_pytest_dir)
manifest = Manifest.from_path(project_root_dir / "ledger_app.toml")

Check warning

Code scanning / CodeQL

Variable defined multiple times Warning

This assignment to 'manifest' is unnecessary as it is redefined before this value is used.
@fbeutin-ledger fbeutin-ledger force-pushed the fbe/fix_ragger_for_cross_repo_tests branch from 53cc7f9 to 1a52710 Compare July 11, 2024 12:12
@fbeutin-ledger fbeutin-ledger force-pushed the fbe/fix_ragger_for_cross_repo_tests branch from 1a52710 to 4fbe091 Compare July 11, 2024 12:20
Copy link

@fbeutin-ledger fbeutin-ledger deleted the fbe/fix_ragger_for_cross_repo_tests branch July 11, 2024 12:35
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.

1 participant