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
The subsequent gh-pages issue seems related to r-lib/pkgdown#1223.
Strangely, there is no [x] on the PR or the commits that fail. The only way I get any notice and can find the build log is by email.
This should be no problem as I removed the bench workflow in ab32905, since it was not being used anymore.
I also added a skip checking for the normal CI workflow (clippy and test); This will prevent workflows from being duplicated in pull requests, and will cancel outdated workflows if you push new commits on the same branch.
About some workflows not being executed when a push is made, I think this is related to forced push only, and I don't know how to fix it.
See this comment and this commit, which fixes the first issue for me.
The subsequent gh-pages issue seems related to this.
Strangely, there is no [x] on the PR or the commits that fail. The only way I get any notice and can find the build log is by email.
The text was updated successfully, but these errors were encountered: