Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon committed Sep 8, 2024
1 parent f4f2f74 commit b3ae096
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
# python -m pip install --upgrade pip
uv pip install -r deps/lock/x86_64-manylinux_2_28/requirements_dev.txt
uv pip install -e .
bash scripts/install_binaries.sh
- name: Run pytest
uses: deargen/workflows/actions/run-pytest@master

Expand Down Expand Up @@ -74,6 +73,5 @@ jobs:
# python -m pip install --upgrade pip
uv pip install -r deps/lock/x86_64-manylinux_2_28/requirements_dev.txt
uv pip install -e .
bash scripts/install_binaries.sh
- name: Run doctest
uses: deargen/workflows/actions/run-doctest@master

0 comments on commit b3ae096

Please sign in to comment.