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 1706e10 commit e50a833Copy full SHA for e50a833
.github/test_runner/Dockerfile
@@ -1,7 +1,7 @@
1
FROM jekyll/jekyll
2
3
-LABEL "com.github.actions.name"="Test Runner"
4
-LABEL "com.github.actions.description"="Write arguments to the standard output"
+LABEL "com.github.actions.name"="CI Test Runner"
+LABEL "com.github.actions.description"="Run the full test suite"
5
LABEL "com.github.actions.icon"="gear"
6
LABEL "com.github.actions.color"="purple"
7
0 commit comments