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

Commit

Permalink
build: update ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Apr 3, 2024
1 parent 2d57bae commit 2508378
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Install dependencies
run: |
pip install -r requirements/pip.txt
pip install -r requirements/ci.txt
- name: Start Container
run: docker-compose -f .github/docker-compose-ci.yml up -d

Expand Down

0 comments on commit 2508378

Please sign in to comment.