mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
run doxygen for core docs again
This commit is contained in:
@@ -196,7 +196,6 @@ workflows:
|
|||||||
test:
|
test:
|
||||||
jobs:
|
jobs:
|
||||||
- cargo_fetch
|
- cargo_fetch
|
||||||
# - build_doxygen
|
|
||||||
|
|
||||||
- remote_tests_rust
|
- remote_tests_rust
|
||||||
|
|
||||||
@@ -213,6 +212,8 @@ workflows:
|
|||||||
requires:
|
requires:
|
||||||
- cargo_fetch
|
- cargo_fetch
|
||||||
|
|
||||||
|
- build_doxygen
|
||||||
|
|
||||||
# Linux Desktop 64bit
|
# Linux Desktop 64bit
|
||||||
# - test_x86_64-unknown-linux-gnu:
|
# - test_x86_64-unknown-linux-gnu:
|
||||||
# requires:
|
# requires:
|
||||||
|
|||||||
Reference in New Issue
Block a user