Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
  • Loading branch information
Ansuel committed Oct 24, 2023
1 parent 5b04ee7 commit f9b07fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name:
env:
TEST: ${{ (steps.determine_base_branch.outputs.base_branch == 'main') && '' || format('-{0}', steps.determine_base_branch.outputs.base_branch) }}
TEST: ${{ (steps.determine_base_branch.outputs.base_branch == 'main') }}
run: |
echo ${{ENV.TEST}}
Expand Down

0 comments on commit f9b07fa

Please sign in to comment.