We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1ad3c commit 5efa818Copy full SHA for 5efa818
1 file changed
.github/actions/build-fixtures/action.yaml
@@ -10,6 +10,7 @@ runs:
10
- uses: ./.github/actions/setup-uv
11
with:
12
enable-cache: "false"
13
+ - uses: ./.github/actions/setup-env
14
- name: Install EEST
15
shell: bash
16
run: uv sync --no-progress
0 commit comments