Skip to content

Commit

Permalink
Do not run tests in parallel; CircleCI seems to not like it
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenachbaur-okta committed Nov 21, 2023
1 parent 34552e1 commit db74af9
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@
</EnvironmentVariables>
<Testables>
<TestableReference
skipped = "NO"
parallelizable = "YES">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "967D0A4829EA1BE6002A5AD3"
Expand Down

0 comments on commit db74af9

Please sign in to comment.