Skip to content

Commit

Permalink
👷 Enable sqlmodel-slim on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Apr 30, 2024
1 parent cf9719d commit f4cd86e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
matrix:
package:
- sqlmodel
- sqlmodel-slim
permissions:
id-token: write
steps:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-redistribute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
matrix:
package:
- sqlmodel
- sqlmodel-slim
steps:
- name: Dump GitHub context
env:
Expand Down

0 comments on commit f4cd86e

Please sign in to comment.