mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
test
This commit is contained in:
@@ -21,4 +21,5 @@ jobs:
|
||||
sudo pipenv install --dev --system
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
sudo lsof | grep /usr/bin/env
|
||||
sudo pytest
|
||||
|
||||
Reference in New Issue
Block a user