Skip to content

Commit 2cc86eb

Browse files
committed
backends in parallel
1 parent ae62ff7 commit 2cc86eb

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

.github/workflows/tests2.yml

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -37,36 +37,7 @@ jobs:
3737
- name: Run the tests
3838
run: >
3939
python3 django_repo/tests/runtests.py --settings snowflake_settings -v 2
40-
annotations
41-
auth_tests
4240
backends
43-
basic
44-
bulk_create
45-
cache
46-
check_framework
47-
composite_pk
48-
constraints
49-
contenttypes_tests
50-
custom_columns
51-
custom_lookups
52-
custom_managers
53-
custom_methods
54-
custom_pk
55-
datatypes
56-
dates
57-
datetimes
58-
db_functions
59-
db_typecasts
60-
db_utils
61-
defer
62-
defer_regress
63-
delete
64-
delete_regress
65-
empty
66-
expressions
67-
expressions_case
68-
expressions_window
69-
extra_regress
7041
env:
7142
SNOWFLAKE_ACCOUNT: ${{ secrets.SNOWFLAKE_ACCOUNT }}
7243
SNOWFLAKE_PASSWORD: ${{ secrets.SNOWFLAKE_PASSWORD }}

0 commit comments

Comments
 (0)