qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
270 stars 201 forks source link

CI Pipeline Needs to Run Testing on Windows #901

Closed cdelnano closed 1 year ago

cdelnano commented 1 year ago

Information

What is the current behavior?

CI pipeline excludes testing on Windows

Steps to reproduce the problem

Github actions has this commented out

What is the expected behavior?

We should be running CI on all operating systems

Suggested solutions

Uncomment the code in Github actions that runs this testing on Windows

priti-ashvin-shah-ibm commented 1 year ago

Since code merged, we can close this issue.