fix: update shard names for GH tests
Github hosted tests weren't working because shards were not up to date.
This commit is contained in:
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@@ -18,6 +18,8 @@ jobs:
|
||||
django-version:
|
||||
- "pinned"
|
||||
#- "4.0"
|
||||
# When updating the shards, remember to make the same changes in
|
||||
# .github/workflows/unit-tests-gh-hosted.yml
|
||||
shard_name:
|
||||
- "lms-1"
|
||||
- "lms-2"
|
||||
|
||||
Reference in New Issue
Block a user