We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638b9c1 commit 3ef56c1Copy full SHA for 3ef56c1
action.yml
@@ -76,6 +76,7 @@ runs:
76
shell: "bash"
77
run: |
78
cd ${{ github.action_path }}
79
+ env
80
uv sync --frozen
81
- name: "Start TEAM engine container"
82
if: ${{ !inputs.teamengine_url }}
0 commit comments