Skip to content

Commit

Permalink
update lab workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Conforti committed Oct 15, 2024
1 parent 3f21822 commit 0062e70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- uses: pnpm/action-setup@v4
- run: pnpm install
- run: pnpm check
- run: pnpm build
- run: pnpm lint
# - run: pnpm build
# - run: pnpm lint

- if: ${{ always() }}
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 0062e70

Please sign in to comment.