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 a928ad7 commit 9674b7aCopy full SHA for 9674b7a
.github/actions/build-fixtures/action.yaml
@@ -20,7 +20,7 @@ runs:
20
python-version: ${{ inputs.python_version }}
21
- name: Install EEST
22
shell: bash
23
- run: uv sync --no-progress --extra test
+ run: uv sync --no-progress
24
- name: Extract fixture release properties from config
25
id: properties
26
0 commit comments