Skip to content

Commit

Permalink
Merge pull request #2679 from Sanket322/test_cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanket322 authored Oct 21, 2024
2 parents 05a0282 + 943b0c7 commit 112d625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
BRANCH_TO_CLONE: ${{ env.BRANCH }}

- name: Run Tests
run: cd ~/frappe-bench/ && bench --site test_site run-tests --app ${{ env.APP_NAME }} --coverage
run: cd ~/frappe-bench/ && bench --site test_site run-parallel-tests --app ${{ env.APP_NAME }} --with-coverage
env:
TYPE: server

Expand Down

0 comments on commit 112d625

Please sign in to comment.