Added a fix of TZ issue
All checks were successful
Tests / test (3.10) (push) Successful in 8s
Tests / test (3.11) (push) Successful in 8s
Tests / test (3.9) (push) Successful in 8s
Tests / test (3.10) (pull_request) Successful in 9s
Tests / test (3.11) (pull_request) Successful in 8s
Tests / test (3.9) (pull_request) Successful in 8s
All checks were successful
Tests / test (3.10) (push) Successful in 8s
Tests / test (3.11) (push) Successful in 8s
Tests / test (3.9) (push) Successful in 8s
Tests / test (3.10) (pull_request) Successful in 9s
Tests / test (3.11) (pull_request) Successful in 8s
Tests / test (3.9) (pull_request) Successful in 8s
This commit is contained in:
parent
03a74a8943
commit
9b9cd3d93b
@ -29,4 +29,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install -r requirements.txt
|
python -m pip install -r requirements.txt
|
||||||
- name: Test the build
|
- name: Test the build
|
||||||
run: mkdocs build
|
run: TZ=UTC mkdocs build
|
||||||
|
Loading…
Reference in New Issue
Block a user