remove names

This commit is contained in:
Xiaochuan Yu 2020-10-14 19:19:14 -04:00 committed by GitHub
parent 292064ce90
commit 65e8a40973
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,6 @@ env:
jobs:
build_and_test:
name: Build and test with Cargo
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2