Skip to content

Commit 4dee72f

Browse files
author
MaksimZhukov
committed
Remove checkout and update git submodules
1 parent 94ccfe8 commit 4dee72f

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/releases-validation.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
os: [macos-latest, windows-latest, ubuntu-16.04, ubuntu-18.04, ubuntu-20.04]
1717
python: [3.5.4, 3.6.7, 3.7.5, 3.8.1]
1818
steps:
19-
- name: Checkout
20-
uses: actions/checkout@v2
21-
2219
- name: setup-python ${{ matrix.python }}
2320
uses: actions/setup-python@v2
2421
with:

0 commit comments

Comments
 (0)