Skip to content

Commit

Permalink
fix(package): add bin file to repo?
Browse files Browse the repository at this point in the history
  • Loading branch information
renejfc committed Mar 25, 2024
1 parent f8209ad commit 48d77d2
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
version: latest
- name: Run Biome
run: biome ci .
run: biome ci ./src
typecheck:
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit 48d77d2

Please sign in to comment.