👷 Tweak CI for test-redistribute, add needed env vars for slim (#929)
This commit is contained in:
parent
c13b71056e
commit
5e592c9a0d
2
.github/workflows/test-redistribute.yml
vendored
2
.github/workflows/test-redistribute.yml
vendored
@ -41,6 +41,8 @@ jobs:
|
||||
run: |
|
||||
cd dist/sqlmodel*/
|
||||
pip install -r requirements-tests.txt
|
||||
env:
|
||||
TIANGOLO_BUILD_PACKAGE: ${{ matrix.package }}
|
||||
- name: Run source distribution tests
|
||||
run: |
|
||||
cd dist/sqlmodel*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user