Files
element-web/.github/workflows/static_analysis.yaml
David Baker b0b65acbf1 Use master of js-sdk when running CI on master
We previously checked out develop js-sdk even when building / testing
mster. This would have worked usually, except when we have non-backwards
compat changes on the js-sdk which we sometimes do with unstable
interfaces (like sliding sync).

This changes to use the master branch.
2025-03-26 17:23:09 +00:00

3.7 KiB