Skip to content

Commit 6a4cdb9

Browse files
committed
TMP
1 parent 885bfa6 commit 6a4cdb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ jobs:
4141
with:
4242
fetch-depth: 0
4343
submodules: recursive
44-
repository: ${{ matrix.LUA == 'tarantool' && 'tarantool/tarantool' || github.repository }}
44+
ref: ligurio/gh-xxxx-reuse-fuzzing-tests
45+
repository: ${{ matrix.LUA == 'tarantool' && 'ligurio/tarantool' || github.repository }}
4546

4647
- name: Setup common packages
4748
run: |

0 commit comments

Comments
 (0)