Skip to content

Commit f62da5e

Browse files
authored
docs: Add explanatory comment for organization of test CI (#145)
1 parent 58c8d31 commit f62da5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This callable workflow is called from separate workflows for each Ubuntu
2+
# runner version. We use separate workflows for runner version rather than a
3+
# matrix to allow creating status badges for each runner version.
14
name: Tests
25

36
on:

0 commit comments

Comments
 (0)