Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf0be35

Browse files
committed
see what git log actually looks like
1 parent c7a4b0c commit cf0be35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/on-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ jobs:
88
- uses: actions/setup-node@v2
99
with:
1010
node-version: '14'
11+
- run: git log
1112
- run: yarn
1213
- run: yarn todos

0 commit comments

Comments
 (0)