diff --git a/.github/workflows/backend.yml b/.github/workflows/backend.yml index c6edbd5..680a37f 100644 --- a/.github/workflows/backend.yml +++ b/.github/workflows/backend.yml @@ -31,7 +31,7 @@ jobs: - uses: actions/checkout@v2 - run: npm i - #- run: npm run test + # - run: npm run test - name: rsync deployments uses: burnett01/rsync-deployments@5.1