Skip to content

Commit

Permalink
Remove queue dependecy for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
prijendev committed Nov 13, 2024
1 parent 03e4fae commit 2639a3b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,20 +91,14 @@ workflows:
context:
- circleci-user
- tap-tester-user
requires:
- queue
- unit-tests:
context:
- circleci-user
- tap-tester-user
requires:
- queue
- all-integ-tests-running-test:
context:
- circleci-user
- tap-tester-user
requires:
- queue
build_daily:
triggers:
- schedule:
Expand Down

0 comments on commit 2639a3b

Please sign in to comment.