Skip to content

Commit da0b5db

Browse files
committed
trying to fix tests
1 parent 0819ae4 commit da0b5db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
- name: Run AgentLab Unit Tests
6565
env:
6666
MINIWOB_URL: "http://localhost:8080/miniwob/"
67-
run: pytest -n 5 --durations=10 -m 'not pricy' -v tests/
67+
run: pytest --durations=10 -m 'not pricy' -v tests/

0 commit comments

Comments
 (0)