There was an error while loading. Please reload this page.
1 parent a4d4b50 commit 87f52c5Copy full SHA for 87f52c5
1 file changed
.github/workflows/format.yml
@@ -40,4 +40,6 @@ jobs:
40
pip install gersemi
41
42
- name: Run Gersemi check
43
+ env:
44
+ FORCE_COLOR: "1"
45
run: gersemi --check --diff --color .
0 commit comments