We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e50fbb5 commit 2396950Copy full SHA for 2396950
.github/workflows/reusable_testing.yml
@@ -32,7 +32,7 @@ jobs:
32
run: |
33
TNT_VERSION=$(tarantool --version | grep -e '^Tarantool')
34
echo "TNT_VERSION=$TNT_VERSION" >> $GITHUB_ENV
35
-п
+
36
- name: Setup golang for connector and tests
37
uses: actions/setup-go@v5
38
with:
0 commit comments