Skip to content

Commit df612d3

Browse files
committed
test
1 parent c2abc11 commit df612d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
timeout-minutes: 30
2222
steps:
23+
- name: Checkout repository
24+
uses: actions/checkout@v4
2325
- name: build and install
2426
run: scripts/ci.sh

0 commit comments

Comments
 (0)