Skip to content

Fix: add throttle for requests #41

Fix: add throttle for requests

Fix: add throttle for requests #41

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: xanderhendriks/action-build-stm32cubeide@v10.0
with:
project-path: '.'
project-target: '.'