Skip to content

Commit 4501fcb

Browse files
committed
ugh
1 parent 91d2187 commit 4501fcb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ jobs:
1111
- name: Install uv
1212
uses: astral-sh/setup-uv@v6
1313

14-
- name: Install package
15-
run: |
16-
uv pip install git+https://github.com/andycasey/ads.git@v1
17-
1814
- name: Install the project
1915
run: uv sync --locked --all-extras --dev
2016

0 commit comments

Comments
 (0)