Skip to content

Commit

Permalink
chore: add pystub
Browse files Browse the repository at this point in the history
  • Loading branch information
manisha1997 committed May 27, 2024
1 parent 7decec0 commit d94e600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install Dependencies
run: |
pip install virtualenv --upgrade
pwd
ls
make pystub
make install test-install
make prettier
Expand Down

0 comments on commit d94e600

Please sign in to comment.