mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-08-25 09:27:36 +00:00
Move plugin tests (#289)
* moving pytests * adding tests folder not under CI
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
sudo apt-get install build-essential python3-dev
|
||||
pip install -r requirements.txt
|
||||
- name: Run unit tests
|
||||
run: python -m unittest discover
|
||||
run: python -m unittest discover -s tests
|
||||
- name: Run CI
|
||||
run: ./CI/run.sh
|
||||
- name: Build the Docker images
|
||||
|
||||
Reference in New Issue
Block a user