This commit is contained in:
2024-10-20 12:48:08 +02:00
parent b8f28e9a6b
commit 7be26c49d9

View File

@@ -35,7 +35,7 @@ jobs:
CI: false
REACT_APP_API_URL: ${{ secrets.REACT_APP_API_URL }}
- run: npm test
- run: npm test -- --passWithNoTests
- name: Deploy with gh-pages
run: |