Skip to content

Commit 1cde3c0

Browse files
committed
Revert "CI: Temporarily disable the Docs workflow on Windows (#4151)"
This reverts commit 01dc172.
1 parent 01dc172 commit 1cde3c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci_docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ jobs:
5353
strategy:
5454
fail-fast: false
5555
matrix:
56-
os: [ubuntu-latest, macos-latest]
57-
# os: [ubuntu-latest, macos-latest, windows-latest]
56+
os: [ubuntu-latest, macos-latest, windows-latest]
5857
# Is it a draft Pull Request (true or false)?
5958
isDraft:
6059
- ${{ github.event.pull_request.draft }}

0 commit comments

Comments
 (0)