Skip to content

Commit 1982dd2

Browse files
committed
chore(ci): Enable pre-release tests
1 parent 3376c30 commit 1982dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
matrix:
4646
os: [ubuntu-latest, macos-latest, windows-latest]
4747
python-version: ['3.11', '3.12', '3.13']
48-
dependencies: [latest] # , pre]
48+
dependencies: [latest, pre]
4949
include:
5050
# Test minimum dependencies on oldest supported Python
5151
- os: ubuntu-latest

0 commit comments

Comments
 (0)