Skip to content

Commit 5391cc8

Browse files
committed
Actually execute tests on Linux
1 parent 4fbaf4e commit 5391cc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
- job: Linux
1414
pool:
1515
vmImage: ubuntu-16.04
16+
steps:
17+
- template: ci/azure-steps.yml
1618
strategy:
1719
matrix:
1820
x86_64:

0 commit comments

Comments
 (0)