Update tests.yml (#4209)

This commit is contained in:
maTh
2022-02-07 13:41:30 +01:00
committed by GitHub
parent 946b0a0876
commit 2fd8ce6867

View File

@@ -66,12 +66,12 @@ jobs:
- name: Check Markdown syntax
run: npm run --silent markdownlint
- name: Check Right-to-left CSS
run: npm run --silent rtlcss && git diff --exit-code
- name: Check CSS syntax
run: npm run --silent stylelint
- name: Check Right-to-left CSS
run: npm run --silent rtlcss && git diff --exit-code
# Shell tests
- name: Use shell cache