Home
last modified time | relevance | path

Searched +full:pytest +full:- +full:results +full:- (Results 1 – 1 of 1) sorted by relevance

/mcuboot-3.7.0/.github/workflows/
Dimgtool.yaml4 - main
5 - v*-branch
11 group: imgtool-${{ github.event.pull_request.number || github.ref }}
12 cancel-in-progress: true
16 runs-on: ubuntu-latest
19 python-version: ["3.x", "pypy3.9"]
21 - uses: actions/checkout@v4
22 - name: Set up Python ${{ matrix.python-version }}
23 uses: actions/setup-python@v4
25 python-version: ${{ matrix.python-version }}
[all …]