Skip to content

chore: add FUNDING.yml #72

chore: add FUNDING.yml

chore: add FUNDING.yml #72

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: AwesomeHamster/actions-test@master
with:
test: |
yarn lint
yarn test