Skip to content

Commit 1b296b2

Browse files
committed
Add default config testing
1 parent 0d24c97 commit 1b296b2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
include:
20+
# Default configuration
21+
- {}
2022
# Python version variations
2123
- python-version: '3.10'
2224
- python-version: '3.11'

0 commit comments

Comments
 (0)