Skip to content

Commit

Permalink
Run coverage testing with no features too
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Oct 18, 2019
1 parent 86814d7 commit eaeaa36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ stages:
- template: azure/stages.yml
parameters:
minrust: false
codecov_token: $(CODECOV_TOKEN_SECRET)
prefix: "nofeat_"
envs:
ENV_IS_SET: true
Expand Down

0 comments on commit eaeaa36

Please sign in to comment.