diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ce1f936..753752d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,8 +18,8 @@ jobs: # - name: Test script # run: npm test - - name: Build production - run: npm run build + # - name: Build production + # run: npm run build test-prod: