Skip to content

Commit ebb2398

Browse files
author
Javier Garcia Ordonez
committed
FIX: remove failing step
1 parent 17e7614 commit ebb2398

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/github-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
python-version: ${{ matrix.python }}
2828
cache: "pip"
2929
cache-dependency-path: "**/requirements*.txt"
30-
- name: show versions
31-
run: ./ci/helpers/show_system_versions.bash
3230
- name: set dev environs
3331
run: make devenv
3432
- name: test cookiecutter build images

0 commit comments

Comments
 (0)