Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
lhstrh committed May 1, 2022
1 parent bf65a75 commit d080a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
[[ "${{ steps.override.outputs.bump }}" = "1.3.0" ]] || exit 1
- name: Ensure next-build of foo-build is foo
run: |
[[ "$(semver get build ${{ steps.foo-build.outputs.next-build }})" = "foo" ]] || exit 1
[[ "$(semver get build ${{ steps.foo-build.outputs.next-build }})" = "foo" ]] || exit 1

0 comments on commit d080a0c

Please sign in to comment.