Skip to content

Fix package versions #2529

Fix package versions

Fix package versions #2529

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: 16.x
- run: make ci