Skip to content

Merge pull request #114 from Zilliqa/109_bump_major_version #380

Merge pull request #114 from Zilliqa/109_bump_major_version

Merge pull request #114 from Zilliqa/109_bump_major_version #380

Workflow file for this run

name: CI
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run unit tests
run: docker build .