Skip to content

Commit a93b16d

Browse files
authored
Merge pull request #13 from argodevops/feat/pip-install
feat: pip install
2 parents ec4a831 + 4d4d11f commit a93b16d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+118
-61
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,4 @@ jobs:
3434
ruff format
3535
- name: Run example test
3636
run: |
37-
cd app
38-
behave features/example/login.feature
37+
behave pybehave/features/example/login.feature
File renamed without changes.

README.md

Lines changed: 5 additions & 5 deletions

app/features/steps/all_steps.py

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.
Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)