diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index c96edae..9b464b0 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -18,4 +18,5 @@ jobs: run: | echo "Building..." sleep 3 - echo "✅ Build success!" \ No newline at end of file + echo "✅ Build success!" + \ No newline at end of file