Skip to content

Commit fcb75d0

Browse files
author
Luca Prete
committed
Fix pipeline syntax
1 parent 60d2b8b commit fcb75d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Setup TF provider versions
5252
run: echo "Set Terraform provider versions"
5353

54-
- name: Set up uv and python
54+
- name: Set up uv and python
5555
uses: astral-sh/setup-uv@v6
5656
with:
5757
python-version: ${{ inputs.PYTHON_VERSION }}

0 commit comments

Comments
 (0)