Skip to content

Commit d6004be

Browse files
committed
tab grrr
1 parent f000361 commit d6004be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
201201
- name: test if command
202202
if: {{ matrix.python_version == "3.10" && matrix.os == "ubuntu-latest" }}
203-
run: |
203+
run: |
204204
env
205205
echo "{{ matrix.python_version }}"
206206
echo "{{ matrix.os }}"

0 commit comments

Comments
 (0)