test: native binary target

This commit is contained in:
Andras Bacsai 2022-09-02 15:35:24 +02:00
parent e06e6e05ae
commit eb4868cb6e

View File

@ -1,6 +1,6 @@
generator client {
provider = "prisma-client-js"
binaryTargets = ["native", "linux-musl"]
binaryTargets = ["native"]
}
datasource db {