Skip to content

Commit

Permalink
Added pipenv pip freeze, markers variant
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavelka, Roman (ADV D EU CZ PDS1 CIO 1) committed Aug 29, 2023
1 parent e2a2f96 commit 1cd710a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Install dependencies
run: |
pipenv install --dev
pipenv run pip freeze
- name: Run test.py script
run: |
Expand Down

0 comments on commit 1cd710a

Please sign in to comment.