diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 15996ee..862bc98 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,4 +1,4 @@ -name: Build and Test +## name: Build and Test on: pull_request: @@ -279,4 +279,4 @@ jobs: - name: Fix Checkout v3 uses: actions/checkout@v3 with: - path: v3 \ No newline at end of file + path: v3