Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Commit 439a4f9

Browse files
Update test.yml
1 parent 19713c0 commit 439a4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1616
jobs:
1717
# This workflow contains a single job called "build"
18-
build:
18+
test-and-coverage:
1919
# The type of runner that the job will run on
2020
runs-on: ubuntu-latest
2121

0 commit comments

Comments
 (0)