Skip to content

Commit 6efa44d

Browse files
committed
chore: remove obsolete nextest profile
1 parent f2709a2 commit 6efa44d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.config/nextest.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,3 @@ threads-required = 1
106106
# Quick unit tests can run in parallel
107107
filter = 'test(unit) | test(test_)'
108108
threads-required = 1
109-
110-
# Archive configuration
111-
[profile.default.archive]
112-
# Include binaries and metadata
113-
file = "archive.tar.zst"

0 commit comments

Comments
 (0)