Spaces:
Running
Running
Jeremiah Lowin commited on
Commit ·
9eb16ce
1
Parent(s): 551dd75
run tests on forks
Browse files
.github/workflows/run-tests.yml
CHANGED
|
@@ -60,4 +60,3 @@ jobs:
|
|
| 60 |
|
| 61 |
- name: Run tests
|
| 62 |
run: uv run pytest -vv
|
| 63 |
-
if: ${{ !(github.event.pull_request.head.repo.fork) }}
|
|
|
|
| 60 |
|
| 61 |
- name: Run tests
|
| 62 |
run: uv run pytest -vv
|
|
|