Skip to content

Commit 4584d96

Browse files
committed
delete: restoreN test
1 parent d62ed72 commit 4584d96

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,4 @@ jobs:
3333
run: go vet ./...
3434

3535
- name: Test
36-
run: go test -race -count=1 ./...
37-
38-
- name: Sandbox isolation stress
39-
run: go test -run 'TestRuntime_RestoreN_' -race -count=10 -shuffle=on -v .
36+
run: go test -race -count=1 ./...

0 commit comments

Comments
 (0)