Skip to content

Commit 1fd185d

Browse files
committed
Change Actions tests to required
1 parent fe6af00 commit 1fd185d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/repo-checks.yml

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Initialize the environment
15-
continue-on-error: true
1615
uses: ./.github/actions/initialize
1716
- name: Build Docs
18-
continue-on-error: true
1917
run: mkdocs build --strict --verbose

0 commit comments

Comments
 (0)