change testing
Some checks failed
Test STACKIT Auth Action / test (push) Failing after 41s

This commit is contained in:
jaime merino 2026-04-24 11:50:15 +02:00
parent d66c924158
commit 34229642b8
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ jobs:
- name: Verify CLI Installation
run: |
stackit version
stackit --version
- name: Verify Output Token
run: |

View file

@ -78,7 +78,7 @@ runs:
fi
echo "STACKIT CLI installed successfully."
stackit version
stackit --version
- name: Authenticate and Get Token
id: get-token