Skip to content

Commit

Permalink
initial commit ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
atybdot committed Oct 29, 2024
1 parent 221d0c6 commit b21af9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
with:
version: "latest"
- name : fix styling
run : ormat:fix
run : format:fix
- name: Run Biome
run: biome ci .
run: biome:ci

publish:
needs: quality
Expand Down

0 comments on commit b21af9d

Please sign in to comment.