We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324add3 commit cd2232eCopy full SHA for cd2232e
.github/workflows/actions.yml
@@ -24,11 +24,6 @@ jobs:
24
25
- name: Setup Biome
26
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: "../../"
32
33
- name: Setup Biome CLI
34
0 commit comments