We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e194d8 commit 9928a24Copy full SHA for 9928a24
.github/workflows/doc.yml
@@ -1,4 +1,4 @@
1
-name: Slow
+name: Documentation
2
3
on:
4
pull_request:
.github/workflows/fast.yml
-name: Fast
+name: Fast tests (cmake)
.github/workflows/slow.yml
+name: Slow tests (b2)
0 commit comments