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 071f36b commit de35640Copy full SHA for de35640
.github/workflows/azure-terraforminator.yaml
@@ -26,6 +26,7 @@ jobs:
26
uses: actions/setup-python@v5
27
with:
28
python-version: '3.11'
29
+ cache : "poetry"
30
- name: package installations
31
run: |
32
pip install poetry
0 commit comments