mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-08 05:31:25 +00:00
more CI tests (there will be a bunch of these nop commits)
This commit is contained in:
parent
361556a6a7
commit
d8bae61e3c
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -9,8 +9,10 @@ on:
|
||||
jobs:
|
||||
setup:
|
||||
runs-on: ubuntu-latest
|
||||
# steps:
|
||||
# echo "No action setup currently needed, skipping..."
|
||||
steps:
|
||||
|
||||
- name: Startup
|
||||
run: echo "No action setup currently needed, skipping..."
|
||||
|
||||
build:
|
||||
needs: setup
|
||||
|
Loading…
Reference in New Issue
Block a user