Skip to content

Commit

Permalink
test: fix testdata
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Jun 27, 2024
1 parent fb558cd commit fb18f4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testdata/after.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
timeout-minutes: 5

zoo:
set-timeout: 30
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

yoo:
set-timeout: 30
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit fb18f4d

Please sign in to comment.