Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 2508378

Browse files
committed
build: update ci workflow
1 parent 2d57bae commit 2508378

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ jobs:
2525
with:
2626
python-version: ${{ matrix.python-version }}
2727

28-
- name: Install dependencies
29-
run: |
30-
pip install -r requirements/pip.txt
31-
pip install -r requirements/ci.txt
32-
3328
- name: Start Container
3429
run: docker-compose -f .github/docker-compose-ci.yml up -d
3530

0 commit comments

Comments
 (0)