|
|
|
@ -37,8 +37,8 @@ jobs: |
|
|
|
run: | |
|
|
|
run: | |
|
|
|
bash -x ./install.sh --develop --with-qt |
|
|
|
bash -x ./install.sh --develop --with-qt |
|
|
|
./jmvenv/bin/python -m pip install --upgrade pip |
|
|
|
./jmvenv/bin/python -m pip install --upgrade pip |
|
|
|
- name: Lint with flake8 |
|
|
|
# - name: Lint with flake8 |
|
|
|
run: source ./jmvenv/bin/activate && ./test/lint/lint-python.sh |
|
|
|
# run: source ./jmvenv/bin/activate && ./test/lint/lint-python.sh |
|
|
|
- name: Cache bitcoind |
|
|
|
- name: Cache bitcoind |
|
|
|
uses: actions/cache@v3 |
|
|
|
uses: actions/cache@v3 |
|
|
|
env: |
|
|
|
env: |
|
|
|
|