Skip to content

refactor: update the E2E tests to work with Hermes relayer v1.6.0 (#1… #1251

refactor: update the E2E tests to work with Hermes relayer v1.6.0 (#1…

refactor: update the E2E tests to work with Hermes relayer v1.6.0 (#1… #1251

Workflow file for this run

name: Check Markdown links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
# Check out the latest version of the code
- uses: actions/[email protected]
# Checks the status of hyperlinks in *.md files in docs/
- uses: gaurav-nelson/[email protected]
with:
folder-path: "docs"
file-path: './README.md'