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 7f8fedd commit 7f772d4Copy full SHA for 7f772d4
.github/workflows/build.yml
@@ -13,8 +13,6 @@ jobs:
13
14
steps:
15
- uses: actions/checkout@v4
16
- - name: corepack
17
- run: corepack enable
18
- uses: biomejs/setup-biome@v2
19
- uses: actions/setup-node@v4
20
with:
.github/workflows/push.yml
@@ -16,8 +16,6 @@ jobs:
pull-requests: write
21
22
23
cache: "npm"
0 commit comments