Skip to content

Commit

Permalink
ci: rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 12, 2023
1 parent f92fedc commit 34875bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Typecheck
- name: Build (stub)
run: pnpm build:stub

- name: Typecheck
Expand Down

0 comments on commit 34875bc

Please sign in to comment.