Skip to content

Commit 2396950

Browse files
committed
fix-1
1 parent e50fbb5 commit 2396950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
TNT_VERSION=$(tarantool --version | grep -e '^Tarantool')
3434
echo "TNT_VERSION=$TNT_VERSION" >> $GITHUB_ENV
35-
п
35+
3636
- name: Setup golang for connector and tests
3737
uses: actions/setup-go@v5
3838
with:

0 commit comments

Comments
 (0)