Test on both livekit and full-mesh branches

This commit is contained in:
Michael Kaye
2023-06-27 09:02:40 +01:00
parent beeb418496
commit 808a728635

View File

@@ -2,7 +2,7 @@ name: Run jest tests
on: on:
pull_request: {} pull_request: {}
push: push:
branches: [livekit] branches: [livekit, full-mesh]
jobs: jobs:
jest: jest:
name: Run jest tests name: Run jest tests