We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7decec0 commit d94e600Copy full SHA for d94e600
.github/workflows/test-and-deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Install Dependencies
33
run: |
34
pip install virtualenv --upgrade
35
- pwd
+ ls
36
make pystub
37
make install test-install
38
make prettier
0 commit comments