diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index ed65136..51855af 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -15,4 +15,4 @@ jobs: needs: first runs-on: ubuntu-latest steps: - - run: ls + - run: ls \ No newline at end of file