Rename Job

This commit is contained in:
Josh Johnson 2020-07-06 20:47:07 -04:00 committed by GitHub
parent 6f20c656ba
commit 1aa74a9fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
- "master"
jobs:
build:
test:
runs-on: "ubuntu-latest"
steps:
- name: "Checkout"