Skip to content

Commit

Permalink
remove test from setup job
Browse files Browse the repository at this point in the history
  • Loading branch information
chinelo-obitube authored and chinelo-obitube committed Jul 10, 2024
1 parent ba6f095 commit ef7a035
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,6 @@ jobs:
touch tmp/parallel_runtime_test.log
chmod +w tmp/parallel_runtime_test.log
- name: Run PR Tests
id: run-tests
env:
TEST_RETRY_COUNT: 3
run: |
docker-compose exec -T -e TEST_RETRY_COUNT=3 -e PATTERN='models mailers integration workers lib contract' api test/run-tests.sh
functional-tests:
needs: setup
runs-on: ubuntu-latest
Expand Down

0 comments on commit ef7a035

Please sign in to comment.