Skip to content

Commit 824f17d

Browse files
committed
trigger
Signed-off-by: Pedro Escaleira <pedroescaleira@hotmail.com>
1 parent be0728a commit 824f17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
pipenv run pytest
3333
- name: Build
3434
run: |
35-
python -m build
35+
python -m build

0 commit comments

Comments
 (0)