Skip to content

Commit 3e97d9b

Browse files
committed
test only community
1 parent 0f29b96 commit 3e97d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
NAME="testcontainers-iris"-${VERSION}-py3-none-any
3838
echo name=$NAME >> $GITHUB_OUTPUT
3939
- name: Test package
40-
run: pytest
40+
run: pytest -k community
4141
- name: Build package
4242
run: python -m build
4343
- name: Publish package

0 commit comments

Comments
 (0)