Skip to content

Commit

Permalink
run each test seperately
Browse files Browse the repository at this point in the history
  • Loading branch information
RushiT0122 committed Jul 20, 2023
2 parents 36f9743 + 0e8636c commit e735b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
do
run-test --tap=tap-square $test_file
echo Sleeping for 10 mins before next test starts
sleep 600
sleep 580
done
workflows:
Expand Down

0 comments on commit e735b50

Please sign in to comment.