-
Notifications
You must be signed in to change notification settings - Fork 23
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
Remove dev tests from the PR tests #1092
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to see a dispatch of deploy-tests.yml to ensure it's working properly.
What do you think could show up that is not showing up here in the PR? I just removed them from deploy.test. |
You know what, this is a dumb request -- I forgot that the PR triggers this workflow. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1092 +/- ##
==========================================
+ Coverage 90.44% 90.46% +0.02%
==========================================
Files 129 129
Lines 8055 8055
==========================================
+ Hits 7285 7287 +2
+ Misses 770 768 -2
Flags with carried forward coverage won't be shown. Click here to find out more. |
As in the title. From the discussion on #1082 (comment)