Skip to content

Commit 570ebac

Browse files
Fix indentation
1 parent 0012763 commit 570ebac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/testing.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ jobs:
144144
python: '3.10'
145145
msgpack-deps: 'msgpack==1.0.0'
146146

147-
env:
148-
TEST_TARANTOOL_PID_FILE: tarantool.pid
149-
TEST_TARANTOOL_LOG_FILE: tarantool.log
147+
env:
148+
TEST_TARANTOOL_PID_FILE: tarantool.pid
149+
TEST_TARANTOOL_LOG_FILE: tarantool.log
150150

151151
steps:
152152
- name: Clone the connector

0 commit comments

Comments
 (0)