Skip to content

Commit bd8de2d

Browse files
committed
steps
1 parent f8d854a commit bd8de2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
# options: >-
2020
# --privileged
2121

22-
#steps:
23-
# - uses: actions/checkout@v2
22+
steps:
23+
- uses: actions/checkout@v2
2424

2525
# - name: kubectl version
2626
# run: |

0 commit comments

Comments
 (0)