Skip to content

Commit

Permalink
docs: Add explanatory comment for organization of test CI (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
jidicula committed Mar 18, 2023
1 parent 58c8d31 commit f62da5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# This callable workflow is called from separate workflows for each Ubuntu
# runner version. We use separate workflows for runner version rather than a
# matrix to allow creating status badges for each runner version.
name: Tests

on:
Expand Down

0 comments on commit f62da5e

Please sign in to comment.