We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ea471 commit 1903322Copy full SHA for 1903322
.github/workflows/reusable_testing.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/checkout@v2
18
with:
19
repository: ${{ github.repository_owner }}/tarantool-python
20
+ ref: ylobankov/add-reusable-testing-workflow # remove after test
21
22
- name: Download the tarantool build artifact
23
uses: actions/download-artifact@v2
0 commit comments