This commit is contained in:
@@ -4,8 +4,8 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- run: |
|
||||||
- name: Install and test
|
git clone https://7000pct.gitea.bloupla.net/7000pctAUTO/confsync.git
|
||||||
run: |
|
cd confsync
|
||||||
pip install pytest
|
pip install pytest
|
||||||
pytest confsync/tests/ -v
|
pytest confsync/tests/ -v
|
||||||
|
|||||||
Reference in New Issue
Block a user