Skip to content

Commit ea2ddd6

Browse files
committed
Revert "TMP"
This reverts commit 1b26275.
1 parent 1b26275 commit ea2ddd6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yaml

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

4746
- name: Setup common packages
4847
run: |

0 commit comments

Comments
 (0)