Skip to content

Commit 6e47fb7

Browse files
committed
Remove explicit file list
1 parent 02b3269 commit 6e47fb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Gersemi check
4646
run: |
4747
pip install gersemi
48-
gersemi --check cpp/CMakeLists.txt cpp/*.cmake.in python/CMakeLists.txt
48+
gersemi --check .
4949
5050
5151
build:

0 commit comments

Comments
 (0)