mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 04:07:57 +00:00
Merge remote-tracking branch 'origin/master' into na-jsonrpsee-core-client
This commit is contained in:
@@ -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.
|
||||
@@ -3,7 +3,7 @@ name: Daily compatibility check against latest substrate
|
||||
on:
|
||||
schedule:
|
||||
# Run at 8am every day
|
||||
- cron: "* 8 * * *"
|
||||
- cron: "0 8 * * *"
|
||||
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user