diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index cfd842e..9d15a36 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -5,4 +5,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Printing hello - run: echo "Hello, WW" \ No newline at end of file + run: echo "Hello, WW" \ No newline at end of file