We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336720d commit a87323eCopy full SHA for a87323e
.github/workflows/ci.yml
@@ -26,8 +26,6 @@ jobs:
26
uses: actions/setup-node@v4
27
with:
28
node-version: ${{ matrix.node }}
29
- - name: checkout main
30
- run: git branch -f main origin/main
31
- name: Install pnpm
32
uses: pnpm/action-setup@v4
33
0 commit comments