Skip to content

Commit 7abbb47

Browse files
committed
Update workflow.yml
1 parent 6f19e6a commit 7abbb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: |
2020
echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})"
2121
echo "::set-output name=sha_short::$(git rev-parse --short HEAD)"
22-
-
22+
2323
- name: Cypress run
2424
uses: cypress-io/github-action@v2
2525
env:

0 commit comments

Comments
 (0)