Skip to content

Commit aea7847

Browse files
Does it need this?
1 parent 91b19f3 commit aea7847

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ jobs:
194194
version: "release"
195195
license: ${{ secrets.CONNECT_LICENSE_FILE }}
196196
command: |
197+
pip freeze > requirements.txt
197198
pytest -m 'vetiver'
198199
199200
test-dev-connect:

0 commit comments

Comments
 (0)