Skip to content

Commit f74b96a

Browse files
Merge branch 'futures_dev' of github.com:bug-or-feature/pysystemtrade into futures_dev
2 parents ddc87e3 + 1b78770 commit f74b96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slow-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Test with pytest
3232
run: |
33-
pytest --runslow --disable-warnings
33+
pytest --runslow
3434
3535
#- name: Coverage report
3636
# run: |

0 commit comments

Comments
 (0)