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.
- Host: GitHub
- URL: https://github.com/browser-actions/examples
- Owner: browser-actions
- License: mit
- Created: 2021-01-11T06:55:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T13:19:32.000Z (about 3 years ago)
- Last Synced: 2023-03-04T02:57:21.094Z (almost 3 years ago)
- Topics: example, github-actions
- Language: JavaScript
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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.