summaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorTaiki Endo <te316e89@gmail.com>2019-09-23 04:09:30 +0900
committerGitHub <noreply@github.com>2019-09-23 04:09:30 +0900
commit3a55aba251e445b1ff5e03ee2319d7a2920c1ee9 (patch)
tree61fef45106b7cf8f6306876afc16ff57eff604e1 /azure-pipelines.yml
parentddbb0c38368bdb67d2d1b18e2281da286a540e90 (diff)
macros: add build tests for #[tokio::main] and #[tokio::test] (#1591)
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index e8cbc84f..7386ef97 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -85,6 +85,7 @@ jobs:
- tokio-executor
- tokio-net
- executor-without-current-thread
+ - macros-invalid-input
- net-no-features
- net-with-tcp
- net-with-udp