1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-22 19:38:36 +00:00

Test without only_changed

This commit is contained in:
yuhan6665 2025-07-06 17:12:24 -04:00
parent fe8c67904b
commit 239d57fde7

View File

@ -17,7 +17,6 @@ jobs:
uses: creyD/prettier_action@v4.6
with:
prettier_options: --write **/*.{js,ts,md,vue}
only_changed: true
- name: 'setup git config'
run: |