Skip to content

Commit de571f4

Browse files
committed
fix(ci): tab -> space
This `tab` was preventing CI from running.
1 parent 7984630 commit de571f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: actions/checkout@v4
6565
- name: build clas12root
6666
run: |
67-
echo 'check hipo:'
67+
echo 'check hipo:'
6868
./installC12Root
6969
7070
- name: run example on data file

0 commit comments

Comments
 (0)