Skip to content

Commit cd2232e

Browse files
committed
remove working dir
1 parent 324add3 commit cd2232e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/actions.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ jobs:
2424

2525
- name: Setup Biome
2626
uses: biomejs/setup-biome@v2
27-
with:
28-
# The directory in which the lockfile will be looked for when automatically
29-
# determining the version of the Biome CLI to install. Defaults to the current
30-
# working directory.
31-
working-dir: "../../"
3227

3328
- name: Setup Biome CLI
3429
uses: biomejs/setup-biome@v2

0 commit comments

Comments
 (0)