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 726a1ad commit facba5aCopy full SHA for facba5a
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Print outputs
43
run: |
44
- echo ''::group::should_skip'
+ echo '::group::should_skip'
45
echo '${{ steps.skip_check.outputs.should_skip }}'
46
echo '::endgroup::'
47
0 commit comments