Skip to content

[FIX] design home

[FIX] design home #13

Workflow file for this run

name: Tests
on:
push:
branches:
- dev
workflow_call:
jobs:
lint:
name: Executing Linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npx --yes [email protected] --deny-warnings -c .eslintrc.json