Skip to content

Commit

Permalink
ci: Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Jun 18, 2024
1 parent 3e8189e commit 4c3524f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Normalize package-lock.json
run: npm install
# - name: Generate code
# run: npm run generate
# run: npm run generate
- name: Commit
uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down
11 changes: 5 additions & 6 deletions src/lib/seam/connect/routes/devices.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c3524f

Please sign in to comment.