Skip to content

feat: Add Gist Block and Caption component (#18) #43

feat: Add Gist Block and Caption component (#18)

feat: Add Gist Block and Caption component (#18) #43

Workflow file for this run

name: Unit Tests
on: [push]
jobs:
unit:
runs-on: ubuntu-latest
steps:
- name: Main checkout
uses: actions/checkout@v4
- name: Linting
run: make test-ci