Skip to content

Enable modifying ThingNames with better memory manipulation functions #21

Enable modifying ThingNames with better memory manipulation functions

Enable modifying ThingNames with better memory manipulation functions #21

Workflow file for this run

name: "Checks"
on:
pull_request:
branches: [dev]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- name: Build
uses: "./.github/actions/build"