diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8708ba96..4d71bf52 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -343,7 +343,7 @@ jobs: sleep 10 dora stop --name ci-c-test --grace-duration 5s dora destroy - + - name: "Test CLI (C++)" timeout-minutes: 30 # fail-fast by using bash shell explictly @@ -414,6 +414,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 + - uses: gaurav-nelson/github-action-markdown-link-check@v1 - uses: actions-rs/toolchain@v1 with: profile: minimal diff --git a/README.md b/README.md index 12853b42..94d649dd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@