We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af34bfe commit 124feafCopy full SHA for 124feaf
.github/workflows/pre-commit.yml
@@ -16,8 +16,6 @@ jobs:
16
uses: actions/setup-node@v6.2.0
17
with:
18
node-version: 24
19
- - name: 🏗 Install NPM dependencies
20
- run: npm install
21
- name: ⤵️ Check out code from GitHub
22
uses: actions/checkout@v6.0.2
23
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
0 commit comments