Skip to content

chore: 📝 bump version to correct version (0.2.0) #88

chore: 📝 bump version to correct version (0.2.0)

chore: 📝 bump version to correct version (0.2.0) #88

Workflow file for this run

name: test-clang-format
on:
push:
branches:
- '*'
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './src/gamepad ./include/gamepad'
extensions: 'hpp,cpp'
clangFormatVersion: 18