Remove unnecessary include in Github Actions script.

This commit is contained in:
Valentine Wallace 2020-09-17 14:13:12 -04:00
parent b8a06d2945
commit b0e9b0107b
No known key found for this signature in database
GPG key ID: F88EC43B95E601B8

View file

@ -22,7 +22,6 @@ jobs:
- toolchain: 1.39.0
build-net-tokio: true
coverage: true
- toolchain: 1.34.2
runs-on: ubuntu-latest
steps:
- name: Checkout source code