Skip to content

Commit

Permalink
comment out long tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lpawela committed Apr 5, 2024
1 parent bcacfa0 commit fc88048
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ push!(my_tests,
"search_chimera_pathological_Z2.jl",

# time consuming tests:
"search_chimera_full.jl",
"search_chimera_gauge.jl",
"gauges.jl"
# "search_chimera_full.jl",
# "search_chimera_gauge.jl",
# "gauges.jl"
)

# This is work in progress (may or may not be included in future versions)
Expand Down

0 comments on commit fc88048

Please sign in to comment.