Don't redefine "variables".

This commit is contained in:
Nick Lewycky 2019-09-03 16:13:41 -07:00
parent f55e58936d
commit 5f1de897ad

View File

@ -226,8 +226,6 @@ jobs:
- bash: |
make docs
displayName: Build documentation
variables:
rust_toolchain: stable
# We only run the pipelines on PRs to Master
pr: