Skip to content

Commit bcaf959

Browse files
committed
Fix job name
1 parent 7126e50 commit bcaf959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
cargo test -v --features=intel-mkl,serde-1 --no-default-features
6060
displayName: run test
6161
62-
- job: Windows
62+
- job: WindowsIntelMKL
6363
pool:
6464
vmImage: 'windows-2019'
6565
steps:

0 commit comments

Comments
 (0)