Skip to content

Commit

Permalink
Merge pull request #18 from gofrolist/dev
Browse files Browse the repository at this point in the history
fix release
  • Loading branch information
gofrolist authored Sep 25, 2023
2 parents 8c44cae + 1ef4545 commit 13c44a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,11 @@ jobs:
- name: Install Python modules
run: |
pipenv install --deploy --dev --system
pip list
- name: Test generator.py
run: |
pip install --editable .
python mtglabels/generator.py --labels-per-sheet 30 --output-dir /tmp ice
snyk-python:
Expand Down

0 comments on commit 13c44a4

Please sign in to comment.