Skip to content

Commit

Permalink
chore: disable broken CI steps
Browse files Browse the repository at this point in the history
  • Loading branch information
hussein-aitlahcen committed Jan 31, 2023
1 parent af64e23 commit 28f6f4d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1210,7 +1210,8 @@ jobs:
needs:
- check-lfs
- check-nix
- devnet-integration-tests
# FIXUP(hussein): broken
# - devnet-integration-tests
- package-polkadot-node
- package-composable-node
- test-running-of-pallet-benchmarks
Expand All @@ -1226,7 +1227,8 @@ jobs:
- cargo-deny-check
- cargo-fmt-check
- taplo-check
- prettier-check
# FIXUP(hussein): we don't have a prettier job for /code/runtime-tests/integration-tests?
# - prettier-check
- benchmarks-check
- spell-check
- docs-check
Expand Down

0 comments on commit 28f6f4d

Please sign in to comment.