Skip to content

fix multi engine and redirect issues #159

fix multi engine and redirect issues

fix multi engine and redirect issues #159

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