Merge pull request #1143 from vector-im/michaelkaye/testy_on_main

Run tests for codecoverage after push to main
This commit is contained in:
Michael Kaye 2023-06-27 08:57:09 +01:00 committed by GitHub
commit beeb418496
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]
jobs:
jest:
name: Run jest tests