zerasul/blask

Fix Github Actions

zerasul opened this issue · 4 comments

After Travis CI shutdown, we need to fix Github Actions Scripts for use pipenv for testing and launch sonarQube...

Hi @zerasul I can work on this, is there anything I need to know beforehand ?

you can check de current GIthub Actions Script here:

https://github.com/zerasul/blask/blob/main/.github/workflows/ci.yml

I already add a Secret for SonarQube token...

Already works GIThub Actions; but we have som tests errors fixing in #226

fixed in #231