Skip to content

fix(macros): 🐛 Fix variable cast type in TARGET_FAN macro #26

fix(macros): 🐛 Fix variable cast type in TARGET_FAN macro

fix(macros): 🐛 Fix variable cast type in TARGET_FAN macro #26

Workflow file for this run

name: Check Links
on:
push:
jobs:
markdown-link-check:
name: Check markdown files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Markdown links check
uses: ruzickap/action-my-markdown-link-checker@v1.1.0