We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c8075 commit 3295e55Copy full SHA for 3295e55
.azure-pipelines/hpu-tests.yml
@@ -28,5 +28,6 @@ jobs:
28
29
steps:
30
- bash: |
31
+ apt-get install -y hwinfo
32
hwinfo --short
33
displayName: 'Instance HW info'
0 commit comments