Skip to content

Commit 633b92a

Browse files
committed
refactor: Optimize reuse for root
1 parent de2b0c9 commit 633b92a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/reuse-compliance.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ jobs:
1717
runs-on: ubuntu-24.04
1818
steps:
1919
- uses: actions/checkout@v5
20-
21-
- name: Setup Node.js
22-
uses: actions/setup-node@v6
23-
with:
24-
node-version: 22.20.0
25-
2620
- name: Execute REUSE Compliance Check for root workspace only
2721
run: ./scripts/check-root-reuse-compliance.sh
2822

0 commit comments

Comments
 (0)