Skip to content

Commit

Permalink
exclude perf test
Browse files Browse the repository at this point in the history
  • Loading branch information
majocha committed Oct 29, 2024
1 parent 17964e5 commit 8d6290e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/FSharp.Compiler.Service.Tests/PerfTests.fs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
module FSharp.Compiler.Service.Tests.PerfTests
// Because of global static FSharpChecker.ActualCheckFileCount
[<Xunit.Collection(nameof FSharp.Test.DoNotRunInParallel)>]
module FSharp.Compiler.Service.Tests.PerfTests

open Xunit
open FsUnit
Expand Down

0 comments on commit 8d6290e

Please sign in to comment.