We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527cd47 commit 1bbd19cCopy full SHA for 1bbd19c
1 file changed
.github/workflows/sync-qe-suite.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Set branch name
29
run: echo "BRANCH_NAME=${GITHUB_REF#refs/heads/}" >> $GITHUB_ENV
30
31
- - name: Clone repo padre
+ - name: Clone suite
32
run: |
33
cd ..
34
git clone git@github.com:OPSILab/query-engine-suite.git
0 commit comments