Skip to content

Bump get-func-name from 2.0.0 to 2.0.2 (#167) #94

Bump get-func-name from 2.0.0 to 2.0.2 (#167)

Bump get-func-name from 2.0.0 to 2.0.2 (#167) #94

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn test
- run: yarn typecheck