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 885bfa6 commit 6a4cdb9Copy full SHA for 6a4cdb9
.github/workflows/test.yaml
@@ -41,7 +41,8 @@ jobs:
41
with:
42
fetch-depth: 0
43
submodules: recursive
44
- repository: ${{ matrix.LUA == 'tarantool' && 'tarantool/tarantool' || github.repository }}
+ ref: ligurio/gh-xxxx-reuse-fuzzing-tests
45
+ repository: ${{ matrix.LUA == 'tarantool' && 'ligurio/tarantool' || github.repository }}
46
47
- name: Setup common packages
48
run: |
0 commit comments