Commit graph

7 commits

Author SHA1 Message Date
Raphael
57d2f4e942
fix(ci/lint): testing without node cache 2025-09-28 23:03:44 +02:00
Raphael
9a025f16f8
fix(ci/lint): adding the correct version of the action pnpm 2025-09-28 23:01:21 +02:00
Raphael
3617ce6361
fix(ci/lint): adding the correct version on pnpm
- Using the same version of the flake (please i use nix btw)
2025-09-28 22:57:49 +02:00
Raphael
ecb77f98d4
fix(ci/lint): adding the correct version on node 2025-09-28 22:57:22 +02:00
Raphael
61da545281
fix(ci/lint): indentation was wrong
- correcting the indentation (yml de mort)
2025-09-28 22:53:24 +02:00
Raphael
369d0b2407
fix(ci/lint): indentation was wrong
- correcting the indentation (yml de mort)
2025-09-28 22:50:27 +02:00
Raphael
0a9c700228
ci(lint): adding a github action to check if lint is respected
- The github action will check:
  - If the code can be build
  - If the code respect the linter
2025-09-28 22:09:23 +02:00