File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 51
51
run : |
52
52
echo "TARGET_BRANCH_NAME=4.x" >> $GITHUB_ENV
53
53
- name : Setup test environment
54
- if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
54
+ if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
55
55
run : |
56
56
echo "EXTRA_GTEST_OPTIONS=--skip_unstable=1" >> $GITHUB_ENV
57
57
- name : PR info
Original file line number Diff line number Diff line change 52
52
run : |
53
53
echo "TARGET_BRANCH_NAME=4.x" >> $GITHUB_ENV
54
54
- name : Setup test environment
55
- if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
55
+ if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
56
56
run : |
57
57
echo "EXTRA_GTEST_OPTIONS=--skip_unstable=1" >> $GITHUB_ENV
58
58
- name : PR info
Original file line number Diff line number Diff line change 53
53
run : |
54
54
echo "TARGET_BRANCH_NAME=4.x" >> $GITHUB_ENV
55
55
- name : Setup test environment
56
- if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
56
+ if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
57
57
run : |
58
58
echo "EXTRA_GTEST_OPTIONS=--skip_unstable=1" >> $GITHUB_ENV
59
59
- name : PR info
Original file line number Diff line number Diff line change 52
52
run : |
53
53
echo "TARGET_BRANCH_NAME=4.x" >> $GITHUB_ENV
54
54
- name : Setup test environment
55
- if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
55
+ if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
56
56
run : |
57
57
echo "EXTRA_GTEST_OPTIONS=--skip_unstable=1" >> $GITHUB_ENV
58
58
- name : PR info
Original file line number Diff line number Diff line change 39
39
run : |
40
40
echo "TARGET_BRANCH_NAME=4.x" >> $GITHUB_ENV
41
41
- name : Setup test environment
42
- if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
42
+ if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
43
43
run : |
44
44
echo "EXTRA_GTEST_OPTIONS=--skip_unstable=1" >> $GITHUB_ENV
45
45
- name : PR info
Original file line number Diff line number Diff line change 38
38
run : |
39
39
echo "TARGET_BRANCH_NAME=4.x" >> $GITHUB_ENV
40
40
- name : Setup test environment
41
- if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
41
+ if : ${{ github.event.repository.name != 'ci-gha-workflow' }}
42
42
run : |
43
43
echo "EXTRA_GTEST_OPTIONS=--skip_unstable=1" >> $GITHUB_ENV
44
44
- name : PR info
You can’t perform that action at this time.
0 commit comments