Commit 16106520 authored by Muyang Li's avatar Muyang Li
Browse files

chore: change the checkout target for the test

parent ae7b4636
......@@ -36,6 +36,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
- name: Show current commit
run: git log -1 --oneline
- name: Set up Python
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment