Skip to content

Commit 3c610b3

Browse files
committed
remove integrations tests from async_tests
1 parent 12574d1 commit 3c610b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ jobs:
262262
cp -r tests bgtests/tests
263263
cd bgtests
264264
touch __init__.py
265+
rm -rf tests/integration
265266
pytest --headless --nopercyfinalize tests/background_callback -v -s
266267
pytest --headless --nopercyfinalize -k tests/async_tests -v -s
267268

0 commit comments

Comments
 (0)