An open API service indexing awesome lists of open source software.

https://github.com/browser-actions/examples

Examples to run JavaScript test for multi-browsers on GitHub Actions.
https://github.com/browser-actions/examples

example github-actions

Last synced: 7 months ago
JSON representation

Examples to run JavaScript test for multi-browsers on GitHub Actions.

Awesome Lists containing this project

README

          

![build-test](https://github.com/browser-actions/examples/workflows/build-test/badge.svg)

# browser-actions examples

This example covers how to run JavaScript test for multi-browsers on GitHub Actions.
See [GitHub Actions manifest](.github/workflows/build.yml) and its [results](https://github.com/browser-actions/examples/actions)
for more details.