mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 11:50:00 +02:00
🚧 Replace Travis with CircleCI
This commit is contained in:
parent
8533e6d421
commit
27f4c3bdf8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run: pip3 install --upgrade pip
|
||||
- run: pip3 install -r requirements.txt
|
||||
- run: pip3 install -r requirements.txt -r requirements-dev.txt
|
||||
- run: pytest
|
||||
|
||||
workflows:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue