Skip to content

Commit

Permalink
fix: remove python setup
Browse files Browse the repository at this point in the history
  • Loading branch information
imotai committed Sep 11, 2023
1 parent e89d968 commit 285179c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive
- uses: actions/setup-python@v2
with:
python-version: 3.8
- name: Install dependencies
run: pip install -r requirements.txt
- name: Run tests
Expand Down

0 comments on commit 285179c

Please sign in to comment.