Merge pull request #1151 from vector-im/michaelk/update_livekit

Update livekit branch (current default) to run tests on livekit and full-mesh branches
This commit is contained in:
Michael Kaye
2023-06-27 15:47:03 +01:00
committed by GitHub

View File

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