projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7604c2f
)
Rename job in GitHub Actions Test workflow
author
Harmon
<Harmon758@gmail.com>
Wed, 23 Dec 2020 21:23:14 +0000
(15:23 -0600)
committer
Harmon
<Harmon758@gmail.com>
Wed, 23 Dec 2020 21:23:14 +0000
(15:23 -0600)
build -> test
.github/workflows/test.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index 30edf15a6e20539dc983fde5d6900816fd6c5dc5..fd72afb9ac39784fa2179e0cd7e6412a4406567f 100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-3,7
+3,7
@@
name: Test
on: [push, pull_request]
jobs:
-
build
:
+
test
:
runs-on: ubuntu-latest
strategy:
matrix: