Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit dbd82bf

Browse files
committed
Use correct group in CI
1 parent f191085 commit dbd82bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
group:
16-
- Core
16+
- All
1717
version:
1818
- '1' # Latest Release
1919
- '~1.6' # Current LTS

0 commit comments

Comments
 (0)