Skip to content

Commit

Permalink
debug dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Gulom Alimov committed Feb 3, 2025
1 parent 2f1b9d9 commit 15c5114
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/verify-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@ jobs:
with:
node-version: ${{ env.NODE_VERSION }}
- run: npm install --ignore-scripts
- run: git diff --name-only --exit-code
- run: git diff --exit-code
# - run: git diff --name-only --exit-code

Check warning on line 107 in .github/workflows/verify-ts.yml

View workflow job for this annotation

GitHub Actions / Lint

107:1 [comments-indentation] comment not indented like content

dist-is-up-to-date:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 15c5114

Please sign in to comment.