Merge branch 'master' of repos.gmgauthier.com:gmgauthier/behave-framework
This commit is contained in:
commit
a7ff39f053
@ -16,6 +16,9 @@ jobs:
|
|||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
apt search firefox
|
||||||
|
apt search chrom
|
||||||
|
apt search driver
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
python -m pip install -r requirements.txt
|
python -m pip install -r requirements.txt
|
||||||
- name: Run the pytests
|
- name: Run the pytests
|
||||||
|
Loading…
Reference in New Issue
Block a user