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
Update the CI action to run the full test suite on Windows as we do on Ubuntu.
This requires removing the current dependency on Unix commands and paths. Optimally, it would be done in a self-contained GitHub Actions, like ngc7293/influxdb-action.
Update the CI action to run the full test suite on Windows as we do on Ubuntu.
This requires removing the current dependency on Unix commands and paths. Optimally, it would be done in a self-contained GitHub Actions, like ngc7293/influxdb-action.