Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
art049 committed Feb 14, 2023
1 parent e505d8c commit e8f7b43
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 @@ -18,6 +18,9 @@ jobs:
cache: "pnpm"
node-version-file: ".nvmrc"
- run: pnpm install --frozen-lockfile --prefer-offline
- name: Tmate Session
uses: mxschmitt/action-tmate@v3
timeout-minutes: 15
- run: pnpm moon run :format :lint :typecheck :build :test

codspeed:
Expand Down

0 comments on commit e8f7b43

Please sign in to comment.