Skip to content

Commit 7c51c3e

Browse files
committed
Fix CI
Signed-off-by: Adam Li <adam2392@gmail.com>
1 parent 0cdd591 commit 7c51c3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ jobs:
127127
steps:
128128
- name: Checkout repository
129129
uses: actions/checkout@v3
130-
with:
131-
path: main # clone repository in a sub-directory
132130
- name: Setup Python ${{ matrix.python-version }}
133131
uses: actions/setup-python@v4
134132
with:

0 commit comments

Comments
 (0)