Skip to content

Commit

Permalink
fixup! 👷(github) lint and build code sources
Browse files Browse the repository at this point in the history
  • Loading branch information
lebaudantoine committed Mar 12, 2024
1 parent 9c29476 commit 607f072
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lasuite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,8 @@ jobs:
- name: Lint sources
run: yarn lint

- name: Format sources
run: yarn prettier

- name: Build sources
run: yarn build

0 comments on commit 607f072

Please sign in to comment.