Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fengzch-das
nunchaku
Commits
16106520
Commit
16106520
authored
Aug 31, 2025
by
Muyang Li
Browse files
chore: change the checkout target for the test
parent
ae7b4636
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.github/workflows/pr-test.yaml
.github/workflows/pr-test.yaml
+2
-0
No files found.
.github/workflows/pr-test.yaml
View file @
16106520
...
@@ -36,6 +36,8 @@ jobs:
...
@@ -36,6 +36,8 @@ jobs:
steps
:
steps
:
-
name
:
Checkout
-
name
:
Checkout
uses
:
actions/checkout@v4
uses
:
actions/checkout@v4
with
:
submodules
:
true
-
name
:
Show current commit
-
name
:
Show current commit
run
:
git log -1 --oneline
run
:
git log -1 --oneline
-
name
:
Set up Python
-
name
:
Set up Python
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment