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

View File

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