Skip to content

Commit 4a1e918

Browse files
committed
Revert "test: add script to run DB integration tests locally (#653)"
This reverts commit 9dad851127995fb92860febef7deadc0ad79e294.
1 parent 9b539e6 commit 4a1e918

5 files changed

Lines changed: 2 additions & 135 deletions

File tree

.github/actions/spelling/allow.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ Llm
5858
lstrips
5959
mikeas
6060
mockurl
61-
mysqladmin
6261
notif
6362
oauthoidc
6463
oidc
@@ -67,7 +66,6 @@ otherurl
6766
postgres
6867
POSTGRES
6968
postgresql
70-
proot
7169
protoc
7270
pyi
7371
pypistats

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Lint Code Base
33
on:
44
pull_request:
5-
branches: [main, "ishymko/tests-base"]
5+
branches: [main]
66
permissions:
77
contents: read
88
jobs:

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Run Unit Tests
33
on:
44
pull_request:
5-
branches: [main, "ishymko/tests-base"]
5+
branches: [main, 1.0-dev]
66
permissions:
77
contents: read
88
jobs:

scripts/docker-compose.test.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

scripts/run_integration_tests.sh

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)