mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-06-07 21:48:42 +02:00
added colorama in github workflows
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
python-version: 3.12
|
||||
cache: 'pip'
|
||||
- run: pip install pytest numpy
|
||||
- run: pip install pytest numpy colorama
|
||||
|
||||
- uses: awalsh128/cache-apt-pkgs-action@latest
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user