diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 58f81e1..078b323 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -11,4 +11,4 @@ jobs: runs-on: ubuntu-latest steps: - name: "test" - run: echo "HELLO" \ No newline at end of file + run: echo "HELLO" \ No newline at end of file