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 19, 2024
1 parent 2f35763 commit afc7b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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
2 changes: 1 addition & 1 deletion 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 afc7b33

Please sign in to comment.