Skip to content

fix gasProxy & add deploy script #46

fix gasProxy & add deploy script

fix gasProxy & add deploy script #46

Workflow file for this run

name: integration
on: [push, pull_request]
jobs:
integration:
runs-on: ubuntu-latest
steps:
- name: Check out
uses: actions/checkout@v2
- uses: actions/setup-node@v2
- run: yarn
- run: yarn integration