Skip to content

Commit c6a066e

Browse files
Updated tests for experiments
1 parent c31fe8a commit c6a066e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/discovery.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ jobs:
3535
pytest tests/functional/ -m functional \
3636
--discovery --use-solver --report \
3737
--operators ${{ matrix.operator }} \
38-
--ignore=tests/functional/tests/test_ns.py \
39-
--timeout=3600
38+
--ignore=tests/functional/tests/test_ns.py
4039
4140
- name: Upload reports
4241
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)