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 83d9f43 commit f86ca06Copy full SHA for f86ca06
.github/workflows/unit_test_pipeline.yml
@@ -33,6 +33,7 @@ jobs:
33
else
34
echo "Detected branch name: $code_ref"
35
echo "ref=$code_ref" >> $GITHUB_OUTPUT
36
+ fi
37
38
- name: Checkout code
39
uses: actions/checkout@v5
0 commit comments