Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #895 from cloudflare/avery/every-night
Browse files Browse the repository at this point in the history
Install nightly for nightly builds
  • Loading branch information
EverlastingBugstopper authored Nov 21, 2019
2 parents e55ac65 + dbdfa28 commit 99bef9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
steps:
- template: ci/azure-install-rust.yml
parameters:
toolchain: nightly
toolchain: 'nightly'
- template: ci/azure-install-node.yml
- script: cargo test --locked
displayName: "cargo test --locked"
Expand Down

0 comments on commit 99bef9f

Please sign in to comment.