mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
d1f00b897c
This ports over internal tests suggested in #3889.
10 lines
290 B
Markdown
10 lines
290 B
Markdown
# Github Actions
|
|
|
|
## Workflows
|
|
- 'build_and_test.yaml':
|
|
Lints the player, and builds and tests each combination of OS and browser.
|
|
- 'update_issues.yaml':
|
|
Updates GitHub issues on a timer.
|
|
- 'test_update_issues.yaml':
|
|
Runs tests on the update-issues tool when it changes.
|