Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Oct 26, 2024
1 parent eb52066 commit cc586ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
run: pnpm exec playwright install

- name: Lint
uses: denoland/setup-deno@v2
with:
deno-version: v2.x
run: pnpm lint

- name: Build
Expand Down

0 comments on commit cc586ba

Please sign in to comment.