Use dev server action#292
Conversation
|
This will consolidate setting up a dev server for all github actions in other SDKs as well right? Can you maybe link one more repo making use of this in the future? |
ResolutionThe release v1.13.0 seems to be broken, so the issue is actually not coming from your change. |
|
@MaxHeimbrock, yes the latest OSS release (which has now been pulled) was missing builds. Other places where this is being used: |
|
LGTM then, tested also on my branch here: https://github.com/livekit/client-sdk-unity/actions/runs/27142247292 |
Uses livekit/dev-server-action to run SFU for end-to-end testing.
Follow-up: setup matrix to also run E2E tests on macOS and Windows (action supports installing server for each platform).