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
+1 -4
View File
@@ -66,7 +66,4 @@ jobs:
- name: Test opentofu
run: |
tofu --version
- name: Check remote host info is valid
run: |
echo "System ID: ::add-mask::${{ steps.get-host-info.outputs.system-id }}"