8000 Fix tests attempt 3 · enixdark/python-betterproto@b0b64fc · GitHub
[go: up one dir, main page]

Skip to content

Commit b0b64fc

Browse files
committed
Fix tests attempt 3
1 parent 7900c7c commit b0b64fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Run tests
2020
run: |
2121
cp .env.default .env
22+
pipenv run pip install -e .
2223
pipenv run generate
2324
pipenv run test
2425
- name: Build package

0 commit comments

Comments
 (0)
0