Skip to content
Snippets Groups Projects

Upgrade Polkadot-v1.6.0

Merged Benjamin Gallois requested to merge upgrade_polkadot_v1.6.0_2 into master
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -77,7 +77,7 @@ fmt_and_clippy:
run_benchmarks:
extends: .env
stage: quality #tests
stage: tests
rules:
- if: $CI_COMMIT_REF_NAME =~ /^wip*$/
when: manual
Loading