Skip to content

Commit 5b0c37f

Browse files
committed
chore: add files
1 parent d052d91 commit 5b0c37f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/renovate-checks.yml

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
steps:
1111
- name: Install pnpm
1212
uses: pnpm/action-setup@v3
13-
with:
14-
version: 9
1513

1614
- name: Checkout Main
1715
uses: actions/checkout@v4

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@
4444
"s-010": "tt-cli run 010 --solution"
4545
},
4646
"type": "module"
47-
}
47+
}

0 commit comments

Comments
 (0)