We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6af00 commit 1fd185dCopy full SHA for 1fd185d
.github/workflows/repo-checks.yml
@@ -12,8 +12,6 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Initialize the environment
15
- continue-on-error: true
16
uses: ./.github/actions/initialize
17
- name: Build Docs
18
19
run: mkdocs build --strict --verbose
0 commit comments