diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml index 6f5fccd..6839676 100644 --- a/.woodpecker/test.yaml +++ b/.woodpecker/test.yaml @@ -5,4 +5,5 @@ steps: event: - push commands: - - echo "läuft" \ No newline at end of file + - echo "läuft" + \ No newline at end of file