Skip to content

Commit

Permalink
Cosmetic change in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
anibalinn committed Nov 22, 2024
1 parent 693caed commit 698c5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python setup.py sdist
pip install dist/behavex-4.0.9rc1.tar.gz -f
pip install dist/behavex-4.0.9rc1.tar.gz
- name: Verify behavex command
run: behavex ./tests/features/*.feature

0 comments on commit 698c5ac

Please sign in to comment.