OmgImAlexis / ava-action

GitHub Action πŸš€ JavaScript test runner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ava-action

πŸš€ JavaScript test runner

Usage

To use the action simply add the following lines to your .github/workflows/main.yml.

- name: ava
  uses: omgimalexis/ava-action@master
  env:
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

License license

MIT Β© Alexis Tyler

About

GitHub Action πŸš€ JavaScript test runner

License:MIT License


Languages

Language:JavaScript 89.9%Language:Dockerfile 10.1%