Skip to content

Commit

Permalink
feat: testing commit
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-canon committed Nov 20, 2024
1 parent 5071f28 commit d38250d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/static-assets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ jobs:
- name: Add node_modules bin to $Path
run: echo $GITHUB_WORKSPACE/node_modules/.bin >> $GITHUB_PATH

- name: Show libsass version
run: |
pip show libsass
- name: Run Static Assets Check
env:
LMS_CFG: lms/envs/minimal.yml
Expand Down

0 comments on commit d38250d

Please sign in to comment.