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
It seems ci/script.sh was used when Travis-CI was used. Now the CI does not use it.
So either it could be removed or updated with the GitHub Actions environment variables and then used by GitHub Action.
It seems
ci/script.shwas used when Travis-CI was used. Now the CI does not use it.So either it could be removed or updated with the GitHub Actions environment variables and then used by GitHub Action.
Related to #418