Change references of pennylane master to main#1351
Conversation
|
Hello. You may have forgotten to update the changelog!
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1351 +/- ##
==========================================
+ Coverage 93.47% 94.76% +1.29%
==========================================
Files 187 187
Lines 29581 29581
==========================================
+ Hits 27650 28032 +382
+ Misses 1931 1549 -382
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I've triggered a stable/stable and latest/latest PTM workflow to check everything goes well |
|
@runora95 i see you've made some updates - would you mind triggering these with your branch to make sure they work? |
Context:
Pennylane changed its default branch from master to main. Some of the workflows in lightning have started to fail with their pennylane@master references.
Description of the Change:
Change all references of pennylane master to main.
Benefits:
Workflows and reference to pennylane will be updated.
Possible Drawbacks:
None
Related GitHub Issues:
N/A