Skip to content

remove files related to calcit #33

remove files related to calcit

remove files related to calcit #33

Workflow file for this run

name: Try to upload
on:
push:
branches:
- main
pull_request: {}
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
cache: yarn
- run: yarn && yarn tsc