Skip to content

Commit 7e82410

Browse files
committed
Code review feedback.
1 parent 8859f30 commit 7e82410

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/api-consistency.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@ jobs:
4545
python -m pip install -r eng/apiview_reqs.txt --index-url=https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
4646
python -m pip install ./eng/tools/azure-sdk-tools
4747
48-
- name: Setup Node.js
49-
uses: actions/setup-node@v6
50-
with:
51-
node-version: "24"
52-
5348
- name: Run API.md consistency checks
5449
id: consistency
5550
uses: actions/github-script@v8

0 commit comments

Comments
 (0)