projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e479270
)
Capitalize GitHub Actions workflow name
author
Harmon
<Harmon758@gmail.com>
Wed, 23 Dec 2020 20:15:13 +0000
(14:15 -0600)
committer
Harmon
<Harmon758@gmail.com>
Wed, 23 Dec 2020 20:15:58 +0000
(14:15 -0600)
test -> Test
for consistency
.github/workflows/test.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index 80a1a531a58a2ef69d8dab96f96a402a81ca9452..30edf15a6e20539dc983fde5d6900816fd6c5dc5 100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-1,4
+1,4
@@
-name:
t
est
+name:
T
est
on: [push, pull_request]