We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ac166 commit 8973f2fCopy full SHA for 8973f2f
.github/workflows/test.yml
@@ -70,7 +70,6 @@ jobs:
70
sudo dpkg -i libssl1.1_1.1.1w-0+deb11u1_amd64.deb
71
- run: yarn --network-concurrency 1
72
- run: yarn --silent lint -- --max-warnings 0
73
- - run: yarn --silent test:unit
74
- run: yarn --silent test:functional
75
env:
76
MONGODB_REPLICASET: "127.0.0.1:27018"
0 commit comments