mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix(docs): remove ci link (#11665)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user