diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 12d2504..5373d80 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -42,8 +42,8 @@ jobs: # - name: Run test suite # run: composer run-script test - - name: Checkout code - uses: actions/checkout@v2 + # - name: Checkout code + # uses: actions/checkout@v2 - name: Start MySQL run: |