mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-26 23:22:01 +00:00
Tracking ci.yml changes from master.
This commit is contained in:
parent
a561d0250f
commit
52e6ead7f5
2
.github/workflows/ci_sh_def.yml
vendored
2
.github/workflows/ci_sh_def.yml
vendored
@ -691,7 +691,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
# This verifies that the documentation is not horribly broken, and does a
|
# This verifies that the documentation is not horribly broken, and does a
|
||||||
# basic sanity check on the SDist.
|
# basic validation check on the SDist.
|
||||||
doxygen:
|
doxygen:
|
||||||
name: "Documentation build test"
|
name: "Documentation build test"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
4
.github/workflows/ci_sh_def.yml.patch
vendored
4
.github/workflows/ci_sh_def.yml.patch
vendored
@ -1,5 +1,5 @@
|
|||||||
--- ci.yml 2022-03-10 10:32:48.282365464 -0800
|
--- ci.yml 2022-03-18 00:17:40.217744123 -0700
|
||||||
+++ ci_sh_def.yml 2022-03-10 10:38:55.058650883 -0800
|
+++ ci_sh_def.yml 2022-03-18 00:19:11.625791651 -0700
|
||||||
@@ -1,4 +1,16 @@
|
@@ -1,4 +1,16 @@
|
||||||
-name: CI
|
-name: CI
|
||||||
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
|
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
|
||||||
|
Loading…
Reference in New Issue
Block a user