Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ma2bd committed May 20, 2024
1 parent df353f3 commit b323f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- run: mdbook build

- name: 'Check documentation'
run: mdbook test -L linera-protocol/target/debug/deps/
run: cd linera-protocol && mdbook test -L target/debug/deps ..

formatting:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b323f62

Please sign in to comment.