Skip to content

Commit e50a833

Browse files
authored
Update Dockerfile
1 parent 1706e10 commit e50a833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/test_runner/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM jekyll/jekyll
22

3-
LABEL "com.github.actions.name"="Test Runner"
4-
LABEL "com.github.actions.description"="Write arguments to the standard output"
3+
LABEL "com.github.actions.name"="CI Test Runner"
4+
LABEL "com.github.actions.description"="Run the full test suite"
55
LABEL "com.github.actions.icon"="gear"
66
LABEL "com.github.actions.color"="purple"
77

0 commit comments

Comments
 (0)