Unverified Commit 1cac0e7d authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

workflows/eval: Improve debuggabilitiy (#364308)

parents 9b05b570 aae821d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -179,7 +179,7 @@ jobs:
          done

          if [[ "$conclusion" != "success" ]]; then
            echo "Workflow was not successful, cannot make comparison"
            echo "Workflow was not successful (conclusion: $conclusion), cannot make comparison"
            exit 0
          fi