Skip to content

Commit fb51cb5

Browse files
committed
checkout忘れていた
1 parent 47eab2b commit fb51cb5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sleep-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
timeout-minutes: 20
1111
steps:
12+
- name: Checkout
13+
uses: actions/checkout@v4
1214
- name: Start Workflow Telemetry
1315
uses: ./
1416
- name: Sleep for 10 minutes

0 commit comments

Comments
 (0)