Skip to content

Commit 04f65b2

Browse files
committed
Remove weird repo checkout
1 parent e30c850 commit 04f65b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/unit.yml

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@v2
25-
with:
26-
path: repo
2725

2826
- name: Use Node.js ${{ inputs.node-version }}
2927
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)