mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-26 01:52:48 +00:00
remove ci setup
This commit is contained in:
parent
dc7f715acd
commit
531600f5ab
10
.github/workflows/main.yml
vendored
10
.github/workflows/main.yml
vendored
@ -7,12 +7,12 @@ on:
|
|||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
# setup:
|
||||||
# runs-on: ubuntu-latest
|
# runs-on: ubuntu-latest
|
||||||
# steps:
|
# steps:
|
||||||
|
|
||||||
# - name: Startup
|
# - name: Startup
|
||||||
# run: echo "No action setup currently needed, skipping..."
|
# run: echo "No action setup currently needed, skipping..."
|
||||||
|
|
||||||
build:
|
build:
|
||||||
# needs: setup
|
# needs: setup
|
||||||
|
Loading…
Reference in New Issue
Block a user