Skip to content

fix: @onflow/fcl-wc in vite + TS envirtonment #2683

fix: @onflow/fcl-wc in vite + TS envirtonment

fix: @onflow/fcl-wc in vite + TS envirtonment #2683

Workflow file for this run

name: FLOW-JS-SDK Continuous Integration
on:
pull_request:
jobs:
test_pull_request:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 18.x
- run: make ci