Skip to content

Commit daf963f

Browse files
committed
ci
1 parent 0cb5d0a commit daf963f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1010
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
1111
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}
12+
SQLALCHEMY_URL: ${{ secrets.SQLALCHEMY_URL }}
1213
ALLOW_SLOW_TESTS: "yes"
1314
run: |
1415
curl -s https://raw.githubusercontent.com/OriHoch/uumpa-ci-toolbox/65a0704332e63d51f63981dbb25cd83682dc4078/bin/github_actions_install.sh \

0 commit comments

Comments
 (0)