diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 26ab6b2..44e4908 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,6 @@ jobs: steps: - uses: actions/checkout@v3 - run: npm i - - run: npm run build - run: npm run lint + - run: npm run typecheck - run: npm test diff --git a/index.html b/index.html index 6cce46d..a056667 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@
Drop .parquet file here