Make sure the companion CI test fails on any error (#7683)

This commit is contained in:
Bastian Köcher
2020-12-07 16:48:54 +01:00
committed by GitHub
parent 8e9f9057fe
commit 588461f52a
@@ -9,6 +9,7 @@
# polkadot companion: paritytech/polkadot#567 # polkadot companion: paritytech/polkadot#567
# #
set -e
github_api_substrate_pull_url="https://api.github.com/repos/paritytech/substrate/pulls" github_api_substrate_pull_url="https://api.github.com/repos/paritytech/substrate/pulls"
# use github api v3 in order to access the data without authentication # use github api v3 in order to access the data without authentication