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
fix(ci): add Windows compatibility for build-test workflow
- Fix CONAN_HOME path to use github.workspace instead of ~
- Add shell: bash to all Unix-style command steps
- Add jq installation for Windows via chocolatey
- Fix test_package execution to use 'conan test' command
0 commit comments