fix(docs): remove ci link (#11665)

Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
This commit is contained in:
Ayene
2024-10-11 18:31:11 +03:00
committed by GitHub
parent c29c1f5fa8
commit 6a56ae75b0

View File

@ -26,7 +26,7 @@ The CI runs a couple of workflows:
### Integration Testing
- **[assertoor]**: Runs Assertoor tests on Reth pairs.
- **[kurtosis]**: Spins up a Kurtosis testnet and runs Assertoor tests on Reth pairs.
- **[hive]**: Runs `ethereum/hive` tests.
### Linting and Checks
@ -48,7 +48,7 @@ The CI runs a couple of workflows:
[dependencies]: https://github.com/paradigmxyz/reth/blob/main/.github/workflows/dependencies.yml
[stale]: https://github.com/paradigmxyz/reth/blob/main/.github/workflows/stale.yml
[docker]: https://github.com/paradigmxyz/reth/blob/main/.github/workflows/docker.yml
[assertoor]: https://github.com/paradigmxyz/reth/blob/main/.github/workflows/assertoor.yml
[kurtosis]: https://github.com/paradigmxyz/reth/blob/main/.github/workflows/kurtosis.yml
[hive]: https://github.com/paradigmxyz/reth/blob/main/.github/workflows/hive.yml
[lint]: https://github.com/paradigmxyz/reth/blob/main/.github/workflows/lint.yml
[lint-actions]: https://github.com/paradigmxyz/reth/blob/main/.github/workflows/lint-actions.yml