one nightly CI run a day, and link to it in issue template (#344)

This commit is contained in:
James Wilson
2021-12-02 11:51:12 +00:00
committed by GitHub
parent a15fb0d632
commit a4f1cbd9a1
2 changed files with 4 additions and 2 deletions
@@ -2,4 +2,6 @@
title: Subxt integration tests failed against latest Substrate build.
---
The nightly CI run which downloads the latest version of Substrate ran into test failures, which likely means that there are breaking changes that need fixing in Subxt.
The nightly CI run which downloads the latest version of Substrate ran into test failures, which likely means that there are breaking changes that need fixing in Subxt.
Go to https://github.com/paritytech/subxt/actions/workflows/nightly.yml to see details about the failure.