Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Feb 18, 2024
1 parent 40d388e commit 0c3edcb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
with:
install-pnpm: true

lint:
uses: adonisjs/.github/.github/workflows/lint.yml@main
# lint:
# uses: adonisjs/.github/.github/workflows/lint.yml@main

typecheck:
uses: adonisjs/.github/.github/workflows/typecheck.yml@main
# typecheck:
# uses: adonisjs/.github/.github/workflows/typecheck.yml@main

0 comments on commit 0c3edcb

Please sign in to comment.