Skip to content

Commit

Permalink
Add verify particles unpacked step.
Browse files Browse the repository at this point in the history
Signed-off-by: Neloreck <[email protected]>
  • Loading branch information
Neloreck committed Jan 3, 2025
1 parent a0d6faf commit 76ea0ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
- run: npm run lint
- run: npm run cli format ltx -- --check
- run: npm run cli verify ltx
- run: npm run cli verify particles-unpacked

- name: Save eslint cache
if: ${{ steps.cache-eslint-restore.outputs.cache-hit != 'true' && github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 76ea0ee

Please sign in to comment.