Fix stsci urls#92
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #92 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 7 7
=========================================
Hits 7 7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
teutoburg
left a comment
There was a problem hiding this comment.
Yeah, I didn't actually look at the pattern ^^
|
What about this one today: https://github.com/AstarVienna/DevOps/actions/runs/24982445675/job/73147612666 |
|
That one says
Apparently 429 means "Too Many Requests". Which I suppose we cannot do too much about, since it is the github runner who is making the requests. Maybe we should run the markdown test less frequently, like only once a month or so. Because it is good to run, but there is no need to do it very often. |
Aaaaaaa
anyway. sorry about that
forgot to add
.*This also adds
workflow_dispatchEdit: followup to #90