Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Jan 24, 2024
1 parent 0404ec0 commit 75c1ce8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ runs:
bun-version: 1.0.25

- run: bun install
shell: bash
shell: bash
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
- uses: ./.github/setup

- run: bun test
- run: bun typecheck
- run: bun typecheck

0 comments on commit 75c1ce8

Please sign in to comment.