Skip to content

Commit

Permalink
Merge pull request #4573 from wix/chore/remove-copilot-unit-test
Browse files Browse the repository at this point in the history
ci(rapid-test.yml): remove copilot unit test phase.
  • Loading branch information
asafkorem authored Sep 5, 2024
2 parents e0a1fef + 6c7d07d commit 73cd440
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rapid-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
- name: Generation tests
run: npm test
working-directory: generation
- name: Copilot unit tests
run: npm test
working-directory: detox-copilot
- name: Pack Allure results
run: zip -r allure-results.zip detox/allure-results detox/test/allure-results generation/allure-results
- name: Upload Allure results
Expand Down

0 comments on commit 73cd440

Please sign in to comment.