Jeremiah Lowin commited on
Commit
9eb16ce
·
1 Parent(s): 551dd75

run tests on forks

Browse files
Files changed (1) hide show
  1. .github/workflows/run-tests.yml +0 -1
.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