Skip to content

[js] Update typescript 5.7.3 → 5.8.2 (minor) (#702) #479

[js] Update typescript 5.7.3 → 5.8.2 (minor) (#702)

[js] Update typescript 5.7.3 → 5.8.2 (minor) (#702) #479

name: Frontend tests
on: push
jobs:
frontend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn install
- run: yarn ci