Skip to content

Commit fd740fd

Browse files
committed
save progress
1 parent 1ef77ce commit fd740fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-sdk-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Install azure-sdk-tools on in global uv, discover azpysdk checks
7272
run: |
73-
uv pip install --system eng/tools/azure-sdk-tools[build,ghtools,conda]
73+
uv pip install --system eng/tools/azure-sdk-tools[build,ghtools,conda,systemperf]
7474
7575
# Discover available azpysdk commands from the {command1,command2,...} line in help output
7676
CHECKS=$(azpysdk -h 2>&1 | \

0 commit comments

Comments
 (0)