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

Update test_dev_ext.yml #267

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Update test_dev_ext.yml #267

merged 1 commit into from
Aug 10, 2023

Conversation

shahidee44
Copy link
Collaborator

Description

  • The qiskit tests were not completing as qiskit-aer is not automatically installed. The original workflow file used pip install . to install the packages locally. Changed to make local-install to be consistent with newer installation methods as of version 0.2.0.

Checklist

  • I have performed a self-review of my code.
  • I have commented my code and used numpy-style docstrings
  • I have made corresponding updates to the documentation.
  • My changes generate no new warnings
  • I have added/updated tests to make sure bugfix/feature works.
  • New and existing unit tests pass locally with my changes.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Name the new unit-tests that you have added along with this change.

@vishal-ph vishal-ph merged commit c8ae269 into dev Aug 10, 2023
7 of 18 checks passed
@vishal-ph vishal-ph deleted the bugfix_update_dev_ext_workflow branch August 10, 2023 03:15
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