Skip to content

fix: show for pages layout fixed #27

fix: show for pages layout fixed

fix: show for pages layout fixed #27

Workflow file for this run

name: Run code checks and tests
on:
push:
branches-ignore:
- main
defaults:
run:
shell: bash
jobs:
tests:
name: Run code checks and tests
uses: ./.github/workflows/code-checks.yml
secrets: inherit