Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7decec0

Browse files
committed
chore: add pystub
1 parent 7e8cd2b commit 7decec0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: Install Dependencies
3333
run: |
3434
pip install virtualenv --upgrade
35+
pwd
3536
make pystub
3637
make install test-install
3738
make prettier

0 commit comments

Comments
 (0)