You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/misc_0.yml
-18Lines changed: 0 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -236,24 +236,6 @@ jobs:
236
236
- name: Check github workflows are up to date
237
237
run: git diff --exit-code || (echo 'Generated workflows are out of date, run "tox -e generate-workflows" and commit the changes in this PR.' && exit 1)
0 commit comments