fix: Remove check for valid remote host info from CI/CD actions

This commit is contained in:
2025-05-02 14:55:38 +02:00
parent b04871a60c
commit 6adbd50c6d
-3
View File
@@ -67,6 +67,3 @@ jobs:
run: | run: |
tofu --version tofu --version
- name: Check remote host info is valid
run: |
echo "System ID: ::add-mask::${{ steps.get-host-info.outputs.system-id }}"