mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-11 11:10:16 +01:00
rename tests
This commit is contained in:
parent
445f7cc9d9
commit
55d13549c6
3
.github/workflows/build_check.yml
vendored
3
.github/workflows/build_check.yml
vendored
|
|
@ -1,9 +1,10 @@
|
|||
name: push pull checks
|
||||
name: Integreation Tests
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Compile Firmware
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Reference in a new issue