Skip to content

Commit f25b8a9

Browse files
committed
Modify Actions
Add badge
1 parent 95623e1 commit f25b8a9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/ivzero.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Digifiz Replica Arduino
1+
name: Build IV-Zero
22
on:
33
- push
44
- pull_request
@@ -16,6 +16,7 @@ jobs:
1616
- ./
1717
platforms: |
1818
- name: "MiniCore:avr"
19+
- source-url: https://github.com/MCUdude/MiniCore.git
1920
fqbn: "MiniCore:avr:48:bootloader=false,variant=modelP,BOD=2v7,LTO=Os,clock=16MHz_external"
2021
libraries: |
2122
- name: OneWire

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# IV-Zero Indicators
22

3+
[![Build IV-Zero](https://github.com/Sgw32/iv-zero/actions/workflows/ivzero.yml/badge.svg)](https://github.com/Sgw32/iv-zero/actions/workflows/ivzero.yml)
4+
35
## Description
46

57
This project involves the use of IV-Indicators in the Zero version, which come in three types:

0 commit comments

Comments
 (0)