Skip to content

fix vitest-typescript-graphql relation. Correct the @app-types path (… #19

fix vitest-typescript-graphql relation. Correct the @app-types path (…

fix vitest-typescript-graphql relation. Correct the @app-types path (… #19

Workflow file for this run

name: Typescript Type Check
on: [push]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Repo
uses: ./.github/actions/setup
- name: Run tsc
run: yarn tsc