Skip to content

Commit

Permalink
Merge branch 'master' into eth1-network-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pawanjay176 committed Aug 27, 2020
2 parents b117374 + 967700c commit ede4300
Show file tree
Hide file tree
Showing 27 changed files with 1,835 additions and 1,102 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ jobs:
- uses: actions/checkout@v1
- name: Lint code for quality and style with Clippy
run: make lint
- name: Certify Cargo.lock freshness
run: git diff --exit-code Cargo.lock
arbitrary-check:
name: arbitrary-check
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit ede4300

Please sign in to comment.