Delete main.yml
This commit is contained in:
parent
81aab35231
commit
1042ac141a
9
.github/workflows/main.yml
vendored
9
.github/workflows/main.yml
vendored
@ -1,9 +0,0 @@
|
||||
name: Test
|
||||
on: push
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Build all example sketches
|
||||
uses: antimatter15/esp8266-arduino-builder-action@v4.0.0
|
Loading…
Reference in New Issue
Block a user