Skip to content

Commit

Permalink
TMP
Browse files Browse the repository at this point in the history
  • Loading branch information
ligurio committed Jan 27, 2025
1 parent 47fc796 commit 99c9073
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
with:
fetch-depth: 0
submodules: recursive
repository: ${{ matrix.LUA == 'tarantool' && 'tarantool/tarantool' || github.repository }}
ref: ${{ matrix.LUA == 'tarantool' && 'ligurio/gh-xxxx-reuse-fuzzing-tests' || 'master' }}
repository: ${{ matrix.LUA == 'tarantool' && 'ligurio/tarantool' || github.repository }}

- name: Setup common packages
run: |
Expand Down

0 comments on commit 99c9073

Please sign in to comment.