Skip to content

sign: show warning if the fee amount is not less than the spend amount #225

sign: show warning if the fee amount is not less than the spend amount

sign: show warning if the fee amount is not less than the spend amount #225

name: GitHub Actions test
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
with:
submodules: 'recursive'
- name: esp-idf build
uses: espressif/esp-idf-ci-action@v1
with:
esp_idf_version: v5.1.2
target: esp32
command: idf.py -D SDKCONFIG_DEFAULTS="configs/sdkconfig_jade_v1_1.defaults" build all size-components size