Skip to content

Fixed protocol parameters for sandboxed node (#361) #162

Fixed protocol parameters for sandboxed node (#361)

Fixed protocol parameters for sandboxed node (#361) #162

Workflow file for this run

name: Binder
on:
push:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: cache binder build on mybinder.org
uses: machine-learning-apps/[email protected]
with:
NO_PUSH: true
MYBINDERORG_TAG: ${{ github.event.ref }}