Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f4cd86e

Browse filesBrowse files
committed
👷 Enable sqlmodel-slim on CI
1 parent cf9719d commit f4cd86e
Copy full SHA for f4cd86e

2 files changed

+2Lines changed: 2 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/publish.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/publish.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
matrix:
2323
package:
2424
- sqlmodel
25+
- sqlmodel-slim
2526
permissions:
2627
id-token: write
2728
steps:
Collapse file

‎.github/workflows/test-redistribute.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/test-redistribute.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
matrix:
1717
package:
1818
- sqlmodel
19+
- sqlmodel-slim
1920
steps:
2021
- name: Dump GitHub context
2122
env:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.