Skip to content

Commit

Permalink
keep testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Apr 12, 2023
1 parent bbbe8d6 commit ea9f891
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_test_deploy_new.yml
Expand Up @@ -63,6 +63,8 @@ jobs:

- run: node run-tests.js --type development -c ${TEST_CONCURRENCY}
name: Run development/ tests
env:
NEXT_TEST_CONTINUE_ON_ERROR: 'true'

- run: node run-tests.js --type production -c ${TEST_CONCURRENCY}
name: Run production/ tests
Expand Down

0 comments on commit ea9f891

Please sign in to comment.