Skip to content

PKG -- [FCL] Ignore Not Found errors when polling transaction status #2511

PKG -- [FCL] Ignore Not Found errors when polling transaction status

PKG -- [FCL] Ignore Not Found errors when polling transaction status #2511

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