Skip to content

Commit

Permalink
CI: check steps generator openucx#36
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Maslennikov committed Jun 2, 2020
1 parent c40340b commit 542ee74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildlib/io-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- bash: env | grep MY
displayName: "$[ variables['tn'] ]: start server"
env:
${{ parameters.tests[$(test_name)].vars }}
${{ parameters.tests[test_name].vars }}

- bash: exit 1
displayName: "$(test_name): start client"
Expand Down

0 comments on commit 542ee74

Please sign in to comment.