We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a561d02 commit 52e6eadCopy full SHA for 52e6ead
.github/workflows/ci_sh_def.yml
@@ -691,7 +691,7 @@ jobs:
691
692
693
# This verifies that the documentation is not horribly broken, and does a
694
- # basic sanity check on the SDist.
+ # basic validation check on the SDist.
695
doxygen:
696
name: "Documentation build test"
697
runs-on: ubuntu-latest
.github/workflows/ci_sh_def.yml.patch
@@ -1,5 +1,5 @@
1
---- ci.yml 2022-03-10 10:32:48.282365464 -0800
2
-+++ ci_sh_def.yml 2022-03-10 10:38:55.058650883 -0800
+--- ci.yml 2022-03-18 00:17:40.217744123 -0700
++++ ci_sh_def.yml 2022-03-18 00:19:11.625791651 -0700
3
@@ -1,4 +1,16 @@
4
-name: CI
5
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
0 commit comments