micropython/.github/workflows
Damien George d53c3b6ade unix/variants: Remove variant suffix from executable filename.
The executable now lives in the build directory, and since the build
directory already contains the variant name there is no need to also add
it to the executable.

Signed-off-by: Damien George <damien@micropython.org>
2022-08-11 13:34:34 +10:00
..
code_formatting.yml tools/ci.sh: Drop ppa requirement for code formatting CI. 2022-06-17 16:56:41 +10:00
code_size.yml github/workflows: Fix code-size CI workflow. 2021-01-24 14:56:40 +11:00
commit_formatting.yml github/workflows: Add workflow to verify commit message format. 2021-01-30 14:09:21 +11:00
docs.yml github: Add GitHub action to build docs. 2020-06-05 21:42:10 +10:00
examples.yml github/workflows: Add new workflow to test embedding example. 2022-03-25 11:39:00 +11:00
mpy_format.yml github/workflows: Add new workflow to test .mpy file format and tools. 2022-02-24 18:29:02 +11:00
ports.yml github/workflows: Add new workflow to build ports download metadata. 2021-10-28 16:45:15 +11:00
ports_cc3200.yml github/workflows: Add workflows for all CI tasks, builds and tests. 2020-11-29 22:21:28 +11:00
ports_esp32.yml tools/ci.sh: Use IDF v4.4 as part of esp32 CI and build GENERIC_S3. 2021-09-16 22:59:05 +10:00
ports_esp8266.yml tools/ci.sh: Put echo of CI path in a separate function. 2020-12-14 13:05:43 +11:00
ports_javascript.yml github/workflows: Add workflow to build and test javascript port. 2021-06-25 11:31:00 +10:00
ports_mimxrt.yml github/workflows: Add CI workflow for mimxrt port. 2021-05-26 00:12:45 +10:00
ports_nrf.yml github/workflows: Add workflows for all CI tasks, builds and tests. 2020-11-29 22:21:28 +11:00
ports_powerpc.yml github/workflows: Add workflows for all CI tasks, builds and tests. 2020-11-29 22:21:28 +11:00
ports_qemu-arm.yml github/workflows: Show context for qemu-arm test failures. 2022-01-23 09:25:19 +11:00
ports_renesas-ra.yml github/workflows: Add workflow for renesas-ra port. 2022-04-29 12:29:07 +09:00
ports_rp2.yml github/workflows: Add CI workflow for rp2 port. 2021-01-30 00:42:29 +11:00
ports_samd.yml github/workflows: Add workflows for all CI tasks, builds and tests. 2020-11-29 22:21:28 +11:00
ports_stm32.yml github/workflows: Add workflows for all CI tasks, builds and tests. 2020-11-29 22:21:28 +11:00
ports_teensy.yml github/workflows: Add workflows for all CI tasks, builds and tests. 2020-11-29 22:21:28 +11:00
ports_unix.yml unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00
ports_windows.yml github/workflows: Add workflows for all CI tasks, builds and tests. 2020-11-29 22:21:28 +11:00
ports_zephyr.yml github/workflows: Add workflows for all CI tasks, builds and tests. 2020-11-29 22:21:28 +11:00