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
commit 56df302458
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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