Skip to content

Commit

Permalink
navigation to docs folder
Browse files Browse the repository at this point in the history
Co-authored-by: Benedict Weis <[email protected]>
  • Loading branch information
OG-NI and benedictweis authored Apr 30, 2024
1 parent 0243a50 commit 55547d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Run check format
run: npm run check:format
run: cd docs && npm run check:format

0 comments on commit 55547d7

Please sign in to comment.