Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' into ao-upgrade-ethereum-types
Browse files Browse the repository at this point in the history
* master:
  [CI] allow cargo audit to fail (#10676)
  • Loading branch information
ordian committed May 20, 2019
2 parents ad28077 + 67e75e1 commit 40240cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ cargo-audit:
<<: *docker-cache-status
script:
- cargo audit
allow_failure: true # failed cargo audit shouldn't prevent a PR from being merged

validate-chainspecs:
stage: test
Expand Down
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40240cb

Please sign in to comment.